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

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 16 15:46:59 PST 2025


amehsan wrote:

I  have probably made a mistake in the last three comments. I ignored the key point that the subscript might be nsw/nuw under some condition but not nsw/nuw in the entire space.

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


More information about the llvm-commits mailing list