diff options
author | Florian Hahn <flo@fhahn.com> | 2025-07-27 13:53:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-27 13:53:26 +0100 |
commit | 89ae0858599549ce6f7be1b789b04a5301a626ba (patch) | |
tree | 8673287920e908f1c5fb3d39581c88716549b65d /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 39b825e6690d9ac7f074da33f550c5ed1e8e9d9f (diff) | |
download | llvm-89ae0858599549ce6f7be1b789b04a5301a626ba.zip llvm-89ae0858599549ce6f7be1b789b04a5301a626ba.tar.gz llvm-89ae0858599549ce6f7be1b789b04a5301a626ba.tar.bz2 |
[VPlan] Remove VPVectorPointer for part 0 after unrolling. (#149735)
VPVectorPointer for part 0 is just the pointer operand. Simplify it
after unrolling. This removes a large number of redundant GEPs with
index 0.
PR: https://github.com/llvm/llvm-project/pull/149735
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions