More riscv tests. Fix missing zero/signext attributes on calls. Fixes and simplification to riscv ABI.

This commit is contained in:
Christoffer Lerno
2023-01-31 10:04:53 +01:00
committed by Christoffer Lerno
parent 0afd55425a
commit 4ea81fe636
25 changed files with 3017 additions and 282 deletions

View File

@@ -825,7 +825,7 @@ after_assign: ; preds = %after_check, %assig
after_check6: ; preds = %after_assign
%39 = load i8, ptr %has_title, align 1
%40 = call ptr @test_bool_to_string(i8 %39)
%40 = call ptr @test_bool_to_string(i8 zeroext %39)
br label %phi_block
else_block: ; preds = %after_assign