aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Program.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2025-06-20 15:46:52 +0100
committerGitHub <noreply@github.com>2025-06-20 15:46:52 +0100
commita2b8a93ff9cfdae4a1578c60fe5efc8ebd8c5571 (patch)
tree12a39260b00c56e3a8156b964edd54e5c500ed4e /clang/lib/AST/ByteCode/Program.cpp
parent96ab74bf175f46de4b6fbfc68deecd3567e42a52 (diff)
downloadllvm-a2b8a93ff9cfdae4a1578c60fe5efc8ebd8c5571.zip
llvm-a2b8a93ff9cfdae4a1578c60fe5efc8ebd8c5571.tar.gz
llvm-a2b8a93ff9cfdae4a1578c60fe5efc8ebd8c5571.tar.bz2
[VPlan] Pass NumUnrolledElems as operand to VPWidenPointerInductionRecipe. NFC (#119859)
Similarly to VPWidenIntOrFpInductionRecipe, if we want to support it in EVL tail folding we need to increment the induction by EVL steps instead of VF*UF steps, but currently this is hard-wired in VPWidenPointerInductionRecipe. This adds an operand for the number of elements unrolled and plumbs it through, so that we can swap it out in VPlanTransforms::tryAddExplicitVectorLength further down the line.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions