[llvm] [VPlan] Hoist loads with invariant addresses using noalias metadata. (PR #166247)
Mikael Holmen via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 9 23:15:34 PST 2025
mikaelholmen wrote:
> @mikaelholmen thanks for the reproducer, I think this exposed an underlying issue. Should be fixed by [8a115b6](https://github.com/llvm/llvm-project/commit/8a115b6934a90441d77ea54af73e7aaaa1394b38)
@fhahn Yep, it solves the problem, thanks! Now I just want the re-commit :)
https://github.com/llvm/llvm-project/pull/166247
More information about the llvm-commits
mailing list