diff options
| author | 2026-03-24 11:55:13 +0100 | |
|---|---|---|
| committer | 2026-03-24 11:55:13 +0100 | |
| commit | 5c209b4df903c5f71cdc8320adbb34f1499f9232 (patch) | |
| tree | 729b346983b3629e87379bf1ad14a1630c8d9940 /test/external/lua-5.4.0-tests | |
| parent | e00db1c7a360ccf83a1b39408db5d06692fe7e91 (diff) | |
mem2reg rewrite
Do it in 2 passes: 1. gather variables, 2. step thru RPO transforming
loads/stores to each variable. More elegant solution to f9e3a52eaa.
More efficient since all variable usages are visited in CFG order, which
matters due to block sealing.
Diffstat (limited to 'test/external/lua-5.4.0-tests')
0 files changed, 0 insertions, 0 deletions