diff options
author | Florian Hahn <flo@fhahn.com> | 2024-03-25 11:27:17 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-03-25 11:27:17 +0000 |
commit | 1081d3a0a7aeee795b11947d850cecc9c63a187a (patch) | |
tree | f6750685c7cf1a15be428bfff3aad44dc3eb5d83 /llvm/lib/CodeGen/MachinePassManager.cpp | |
parent | 4e29c6acd3683973e86d46bc124c78e338f1510a (diff) | |
download | llvm-1081d3a0a7aeee795b11947d850cecc9c63a187a.zip llvm-1081d3a0a7aeee795b11947d850cecc9c63a187a.tar.gz llvm-1081d3a0a7aeee795b11947d850cecc9c63a187a.tar.bz2 |
[VPlan] Mark CanonicalIVIncrementForPart as only using part 0 of IV.
CanonicalIVIncrementForPart uses VPIteration(0, 0) of the IV (first
operand), mark it as only using part 0.
This avoids generating redundant IV increments per part.
Diffstat (limited to 'llvm/lib/CodeGen/MachinePassManager.cpp')
0 files changed, 0 insertions, 0 deletions