[llvm] [VPlan] Manage noalias/alias_scope metadata in VPlan. (NFC) (PR #136450)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 24 04:26:26 PDT 2025
https://github.com/fhahn commented:
Updated now that https://github.com/llvm/llvm-project/pull/135272 has landed.
Main update includes updating VPWidenMemoryRecipes/VPReplicateRecipe to take metadata explicitly as arguments, as it may be augmented with extra metadata.
https://github.com/llvm/llvm-project/pull/136450
More information about the llvm-commits
mailing list