diff options
author | Florian Hahn <flo@fhahn.com> | 2025-08-31 20:45:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-31 20:45:07 +0100 |
commit | 465b17c45007b3030f918098cc801f065508e732 (patch) | |
tree | 05595a93b5e0b920e922c7a4bc4f7bc68b680a37 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6332e2bac8810b24349ef04d91b5567d14b1117e (diff) | |
download | llvm-465b17c45007b3030f918098cc801f065508e732.zip llvm-465b17c45007b3030f918098cc801f065508e732.tar.gz llvm-465b17c45007b3030f918098cc801f065508e732.tar.bz2 |
[VPlan] Support scalable VFs in narrowInterleaveGroups. (#154842)
Update narrowInterleaveGroups to support scalable VFs. After the
transform, the vector loop will process a single iteration of the
original vector loop for fixed-width vectors and vscale iterations for
scalable vectors.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions