Commit 76558f8
committed
llvm: Fix C ABI integer promotion for loongarch64.
It appears to just be a 1:1 copy of riscv64, including the super weird sign
extension quirk for u32.
Contributes to ziglang#21671.1 parent 68bd82d commit 76558f8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12578 | 12578 | | |
12579 | 12579 | | |
12580 | 12580 | | |
12581 | | - | |
| 12581 | + | |
12582 | 12582 | | |
12583 | 12583 | | |
12584 | 12584 | | |
| |||
0 commit comments