sstangl assigned Issue #1159 (assigned to sstangl):
test compile target x86_64 function u0:0(i128, i128, i64) -> i128 system_v { ebb0(v0: i128, v1: i128, v2: i64): trap user0 ebb1: @0005 v17 = iconst.i128 0 @0006 v20 = iconst.i128 0 @000a trap user0 ebb79: @00dc v425 = iconst.i64 0 @00dc v426 = icmp_imm eq v425, 1 @00dc brnz v426, ebb80 @00dc jump ebb85(v20, v17) ebb80: @00e0 trap user0 ebb85(v462: i128, v874: i128): @00ed trap user0 } ~~~
bnjbvr closed Issue #1159 (assigned to sstangl):
test compile target x86_64 function u0:0(i128, i128, i64) -> i128 system_v { ebb0(v0: i128, v1: i128, v2: i64): trap user0 ebb1: @0005 v17 = iconst.i128 0 @0006 v20 = iconst.i128 0 @000a trap user0 ebb79: @00dc v425 = iconst.i64 0 @00dc v426 = icmp_imm eq v425, 1 @00dc brnz v426, ebb80 @00dc jump ebb85(v20, v17) ebb80: @00e0 trap user0 ebb85(v462: i128, v874: i128): @00ed trap user0 } ~~~
Last updated: Nov 22 2024 at 16:03 UTC