[llvm] [NFC] [IndVarSimplify] add overflowing tests (PR #159877)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 24 02:29:11 PDT 2025


================
@@ -232,11 +361,6 @@ for.body:                                         ; preds = %entry, %cont
 ; It is theoretically possible to prove this, but SCEV cannot
 ; represent non-unsigned-wrapping subtraction operations.
----------------
fhahn wrote:

can you move the comment to the top of the function and check if there are others that also need to be moved?

https://github.com/llvm/llvm-project/pull/159877


More information about the llvm-commits mailing list