[llvm] [DA] Add tests for nsw doesn't hold on entire iteration space (NFC) (PR #162281)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 1 06:37:54 PST 2025


================

----------------
kasuga-fj wrote:

Again, monotonicity (and `nsw` of addrecs) don't imply `a * x` doesn't overflow in a signed sense.

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


More information about the llvm-commits mailing list