[llvm] [DA] Add tests for nsw doesn't hold on entire iteration space (PR #162281)
Ehsan Amiri via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 27 07:22:08 PST 2025
================
----------------
amehsan wrote:
The solution to this is to drop the notion of monotonicity and define everything in terms of "no-wrap".
https://github.com/llvm/llvm-project/pull/162281
More information about the llvm-commits
mailing list