diff options
| author | 2026-04-14 18:59:28 +0200 | |
|---|---|---|
| committer | 2026-04-14 18:59:28 +0200 | |
| commit | 93f08f8d3095b8d66712c6bf33977d930a63456f (patch) | |
| tree | ae00072ea0a391940f142b3262e62c124e8cfeca /src/ir_stack.c | |
| parent | 268397ff8a226f2b46290ceb849f7cebbbce9817 (diff) | |
c: fix type of `<unsigned> /= <float>`
Would wrongly generate `udiv` and fail later in the backend. Should add
a IR sanity checks pass to catch e.g. unsigned operations being used
with floating point classes.
Diffstat (limited to 'src/ir_stack.c')
0 files changed, 0 insertions, 0 deletions