ssa: string range; string convert bytes/rune; op eql/less

This commit is contained in:
visualfc
2024-05-21 22:22:39 +08:00
parent b7f2bae2ef
commit 62915d5af5
9 changed files with 666 additions and 11 deletions

View File

@@ -847,7 +847,7 @@ _llgo_3: ; preds = %_llgo_0
define void @main.printfloat(double %0) {
_llgo_0:
%1 = fcmp one double %0, %0
%1 = fcmp une double %0, %0
br i1 %1, label %_llgo_1, label %_llgo_3
_llgo_1: ; preds = %_llgo_0