[llvm] [LoopVersioningLICM] Only mark pointers with generated checks as noalias (PR #135168)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed May 7 13:50:59 PDT 2025
https://github.com/nikic approved this pull request.
LGTM
I'm concerned that this is now unconditionally computing LAA, but as this pass is not enabled by default and unlikely to be enabled I guess this is fine for now.
https://github.com/llvm/llvm-project/pull/135168
More information about the llvm-commits
mailing list