[all-commits] [llvm/llvm-project] 58b939: [VPlan] Support matching constants in narrowInterl...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jun 22 00:47:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58b939abe5085a750be844cc3c681b40afe98454
https://github.com/llvm/llvm-project/commit/58b939abe5085a750be844cc3c681b40afe98454
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-constant-ops.ll
Log Message:
-----------
[VPlan] Support matching constants in narrowInterleaveGroups.
Matching constants can trivially be broadcasted, allow them if the same
constant is used for all recipes in a bundle.
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