[clang] [llvm] [InstCombine] Infer nuw for gep inbounds from base of object (PR #119225)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 13 10:49:29 PST 2024
serge-sans-paille wrote:
Tested on an aarch64 machine where I've been able to reproduce. Works like a charm, thanks @nikic
https://github.com/llvm/llvm-project/pull/119225
More information about the llvm-commits
mailing list