================ @@ -240,6 +240,21 @@ define i32 @lshr_or_extra_use(i32 %x, i32 %y, ptr %p) { ret i32 %sh1 } +define i32 @lshr_or_extra_use_multiuse(i32 %x, ptr %p) { ---------------- AtariDreams wrote: Done! https://github.com/llvm/llvm-project/pull/77973