Commit eb5633d
committed
test(cfo): use i32 offsets in dynamic block pointers
Keep descriptor storage wide while satisfying Triton make_block_ptr's 32-bit offset contract in both if branches. This fixes the Group A pytest input without changing product lowering or marker semantics.1 parent a51e902 commit eb5633d
1 file changed
Lines changed: 5 additions & 2 deletions
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
0 commit comments