[all-commits] [llvm/llvm-project] 13aff9: Revert "[VPlan] Support plans with vector pointers...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Aug 31 11:38:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13aff91e7c1c11055792d7126930d43acb2d514f
https://github.com/llvm/llvm-project/commit/13aff91e7c1c11055792d7126930d43acb2d514f
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-08-31 (Sun, 31 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-cost.ll
M llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-unroll.ll
Log Message:
-----------
Revert "[VPlan] Support plans with vector pointers in narrowInterleaveGroups."
This reverts commit 806a797c52d8018639f5cdcce5eb375b17c87f5e as it
introduced a miscompile.
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