RETF modifies BASE. Treat it like a store or it gets CSEd.
This commit is contained in:
@@ -1326,6 +1326,7 @@ LJFOLDX(lj_opt_dse_fstore)
|
||||
LJFOLD(NEWREF any any) /* Treated like a store. */
|
||||
LJFOLD(CALLS any any)
|
||||
LJFOLD(CALLL any any) /* Safeguard fallback. */
|
||||
LJFOLD(RETF any any) /* Modifies BASE. */
|
||||
LJFOLD(TNEW any any)
|
||||
LJFOLD(TDUP any)
|
||||
LJFOLDX(lj_ir_emit)
|
||||
|
||||
Reference in New Issue
Block a user