[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
Sun Nov 30 10:13:30 PST 2025
================
----------------
kasuga-fj wrote:
No, `getelementptr` doesn't have `inbounds`. Even if it has, we can avoid UB by inserting proper condition.
https://github.com/llvm/llvm-project/pull/162281
More information about the llvm-commits
mailing list