[llvm] Revert [LV] Move 3 functions into VPlanTransforms (NFC) (PR #162094)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 6 07:43:24 PDT 2025


https://github.com/fhahn commented:

Can we keep them out of LV.cpp, but just don't run them via `runPass`? There are a few points in the pipeline where `runPass` cannot be used yet

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


More information about the llvm-commits mailing list