22 lines · plain
1; RUN: llc < %s2 3define void @main() {4if.end:5 br label %block.i.i6 7block.i.i:8 %tmpbb = load i8, ptr undef9 %tmp54 = zext i8 %tmpbb to i6410 %tmp59 = and i64 %tmp54, 811 %tmp60 = add i64 %tmp59, 369104592930049876412 %tmp62 = sub i64 %tmp60, 345650638377910599313 %tmp63 = xor i64 1050774804270620004, %tmp6214 %tmp65 = xor i64 %tmp62, 23453954552139277115 %tmp67 = or i64 %tmp65, %tmp6316 %tmp71 = xor i64 %tmp67, 678148582321274091317 %tmp72 = trunc i64 %tmp71 to i3218 %tmp74 = lshr i32 2, %tmp7219 store i32 %tmp74, ptr undef20 br label %block.i.i21}22