Commit 0550555
Fix Pass 3: skip local allocation for globals, slots, assignments
In optimize=false IR, GlobalRef and SlotNumber SSAs should always
inline (not get _vN locals). This enables proper SSA callee resolution
for push!, sin, etc.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 74e0fda commit 0550555
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
51 | 60 | | |
52 | 61 | | |
53 | 62 | | |
| |||
0 commit comments