[all-commits] [llvm/llvm-project] 789ac0: [VPlan] Implement VPlan-based stride speculation
Andrei Elovikov via All-commits
all-commits at lists.llvm.org
Wed Jun 17 14:40:26 PDT 2026
Branch: refs/heads/users/eas/vplan-based-stride-mv-rt-guard
Home: https://github.com/llvm/llvm-project
Commit: 789ac0773b27f314c0257614e0b68166f5944baf
https://github.com/llvm/llvm-project/commit/789ac0773b27f314c0257614e0b68166f5944baf
Author: Andrei Elovikov <andrei.elovikov at sifive.com>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.h
M llvm/lib/Transforms/Vectorize/VPlanUtils.cpp
M llvm/test/Transforms/LoopVectorize/VPlan/vplan-based-stride-mv.ll
M llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv.ll
Log Message:
-----------
[VPlan] Implement VPlan-based stride speculation
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list