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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 10:59:35 PDT 2024


https://github.com/fhahn commented:

Thanks for putting this up! Better to keep the existing tests using `inbounds` and add a new one with `nusw`?

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


More information about the llvm-commits mailing list