================
@@ -1036,4 +1107,4 @@ define void @pr59676_nsw(ptr %dst, i32 %x) {
%div = sdiv i32 %area, 42
store i32 %div, ptr %dst, align 4
ret void
-}
+}
----------------
RKSimon wrote:
undo this
https://github.com/llvm/llvm-project/pull/154127