[clang] [llvm] [InstCombine] Infer nuw for gep inbounds from base of object (PR #119225)
Florian Mayer via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 20 05:30:59 PST 2024
fmayer wrote:
Seems like the root cause was an vectorizer bug, sent https://github.com/llvm/llvm-project/pull/120730 that fixes it.
https://github.com/llvm/llvm-project/pull/119225
More information about the llvm-commits
mailing list