aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2023-09-22 21:24:14 +0100
committerFlorian Hahn <flo@fhahn.com>2023-09-22 21:24:15 +0100
commitd9f83169d141c2deb29612e7831f25b1e0f8c006 (patch)
treebf473690271b01dc89abf1220dca903c9597a8aa /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent98eb28b621d6ea05269c779ceefe0fb7e4862dff (diff)
downloadllvm-d9f83169d141c2deb29612e7831f25b1e0f8c006.zip
llvm-d9f83169d141c2deb29612e7831f25b1e0f8c006.tar.gz
llvm-d9f83169d141c2deb29612e7831f25b1e0f8c006.tar.bz2
[VPlan] Ensure start value of phis is the first op at construction (NFC)
Header phi recipes have the start value (incoming from outside the loop) as first operand. This wasn't the case for VPWidenPHIRecipes. Instead the start value was picked during execute() by doing extra work. To be in line with other recipes, ensure the operand order is as expected during construction.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions