[all-commits] [llvm/llvm-project] a2a4be: [NFCI][VPlan] Split initial mem-widening into a se...
Andrei Elovikov via All-commits
all-commits at lists.llvm.org
Fri Feb 20 13:16:01 PST 2026
Branch: refs/heads/users/eas/split-mem-widen-transform
Home: https://github.com/llvm/llvm-project
Commit: a2a4bea5a3217cd75bd688273629802e240460e5
https://github.com/llvm/llvm-project/commit/a2a4bea5a3217cd75bd688273629802e240460e5
Author: Andrei Elovikov <andrei.elovikov at sifive.com>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
M llvm/lib/Transforms/Vectorize/VPlanTransforms.h
M llvm/test/Transforms/LoopVectorize/AArch64/predication_costs.ll
M llvm/test/Transforms/LoopVectorize/VPlan/vplan-print-after-all.ll
Log Message:
-----------
[NFCI][VPlan] Split initial mem-widening into a separate transformation
Preparation change before implementing stride-multiversioning as a
VPlan-based transformation. Might help
https://github.com/llvm/llvm-project/pull/147297/ as well.
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