[llvm] LAA: check nusw on GEP in place of inbounds (PR #112223)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 11:45:41 PDT 2024


artagnon wrote:

> Better to keep the existing tests using `inbounds` and add a new one with `nusw`?

Done.

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


More information about the llvm-commits mailing list