Skip to content
Unverified Commit dae91f5d authored by Florian Hahn's avatar Florian Hahn
Browse files

[VPlan] Avoid VPTransformState::reset in fixReduction (NFCI).

There's no need to repeatedly query and reset the state for
LoopExitInstDef. This removes one of the last uses of
VPTransformState::reset, by use a vector to store and update the
results. No other code should try to retrieve the result from State
outside the fixReductionCall.
parent bae41ff5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment