[llvm] [VPlan] Add transformation to narrow interleave groups. (PR #106441)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 13:34:20 PDT 2024


================
@@ -7487,6 +7487,9 @@ LoopVectorizationPlanner::executePlan(
 
   VPlanTransforms::optimizeForVFAndUF(BestVPlan, BestVF, BestUF, PSE);
 
----------------
fhahn wrote:

Sounds good! There are no other simplifications there so far

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


More information about the llvm-commits mailing list