dillon1000/react

Commit

[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".
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/src/Inference/InferAliasForStores.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…