[llvm] [LV] Unconditionally run materializeConstVTC in ::executePlan (PR #191299)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 02:55:38 PDT 2026


================
@@ -9747,8 +9751,6 @@ bool LoopVectorizePass::processLoop(Loop *L) {
                            BestPlan);
     // TODO: Move to general VPlan pipeline once epilogue loops are also
     // supported.
----------------
fhahn wrote:

Removed, thanks

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


More information about the llvm-commits mailing list