[llvm] [NFC] [IndVarSimplify] add overflowing tests (PR #159877)
Florian Mayer via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 24 12:11:13 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.
----------------
fmayer wrote:
Changed to what I understood the comment to mean (because it refers to a quite ambiguous "this").
https://github.com/llvm/llvm-project/pull/159877
More information about the llvm-commits
mailing list