dillon1000/react
Commit
Browse files [aliasing] Alias object loads to it's lvalue as well
This doesn't change codegen as the lvalue is unused but it lets us make this pass be semantically the same across all instructions -- "alias lvalue and operands of an instr".
Changed paths1 file
First-parent comparisoncompiler/forget/src/Inference/InferAliasForStores.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…