This patch adds a new prepareForExecution helper to set up live-ins, so
VPTransformState doesn't need to hold values like TripCount.
This also requires making the trip count operand for ActiveLaneMask
explicit in VPlan.
Differential D116320
[VPlan] Add prepareForExecution to set up live-ins (NFC). fhahn on Dec 27 2021, 1:05 PM. Authored by
Details This patch adds a new prepareForExecution helper to set up live-ins, so This also requires making the trip count operand for ActiveLaneMask
Diff Detail
Event TimelineComment Actions This looks good to me, adding some optional suggestions.
|