Unverified Commit 227cb909 authored by petar-avramovic's avatar petar-avramovic Committed by GitHub
Browse files

AMDGPU/SILowerI1Copies: refactor phi incoming handling [NFC] (#72374)

Incoming block, incoming Register and updated incoming Register that
correspond to the same incoming of a phi are kept on same index in
different vectors.
Use structure with fields: block, register and updated register instead.
parent c3329b1c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment