[llvm] [VPlan] Manage noalias/alias_scope metadata in VPlan. (NFC) (PR #136450)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu May 8 03:15:21 PDT 2025


================
@@ -219,9 +219,9 @@ VPTransformState::VPTransformState(const TargetTransformInfo *TTI,
                                    DominatorTree *DT, AssumptionCache *AC,
----------------
fhahn wrote:

Need to be kept, the initialization below was dropped accidentially during rebase

https://github.com/llvm/llvm-project/pull/136450


More information about the llvm-commits mailing list