[all-commits] [llvm/llvm-project] f5ed86: Revert "[VPlan] Allow derived IVs and scalar-steps...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jun 29 06:40:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5ed863176dd286462cd5558723dfe445967fedf
https://github.com/llvm/llvm-project/commit/f5ed863176dd286462cd5558723dfe445967fedf
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-06-29 (Sun, 29 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-derived-ivs.ll
Log Message:
-----------
Revert "[VPlan] Allow derived IVs and scalar-steps in narrowing interleave."
This reverts commit 2787759ef2e41b19f8bfde06fe9a26b25d1f5834.
This exposed a crash on some build bots. Revert to investigate.
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