diff options
author | Florian Hahn <flo@fhahn.com> | 2025-06-29 13:18:50 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-06-29 13:18:51 +0100 |
commit | 2787759ef2e41b19f8bfde06fe9a26b25d1f5834 (patch) | |
tree | 966ebcd3cc3b9ca2f383c396d201419f8ca796a4 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | dd02fb3a51456187b0586693c82285606fae6ee5 (diff) | |
download | llvm-2787759ef2e41b19f8bfde06fe9a26b25d1f5834.zip llvm-2787759ef2e41b19f8bfde06fe9a26b25d1f5834.tar.gz llvm-2787759ef2e41b19f8bfde06fe9a26b25d1f5834.tar.bz2 |
[VPlan] Allow derived IVs and scalar-steps in narrowing interleave.
Both VPDerivedIVRecipe and VPScalarIVSteps recipe should be supported in
narrowInterleaveGroups:
* VPDerivedIVRecipe is based on the canonical IV and independent of VF,
* VPScalarIVSteps takes the VF as operand, so it will be updated by
narrowInterleaveGroup.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions