================ @@ -1638,6 +1638,30 @@ define i32 @sdiv_mul_sub_nsw(i32 %x, i32 %y) { ret i32 %d } + define i32 @mul_by_150_udiv_by_100 (i32 %0) { ---------------- AtariDreams wrote: https://alive2.llvm.org/ce/z/okw-6n https://github.com/llvm/llvm-project/pull/88220