Skip to content
Unverified Commit d8d0588f authored by Jay Foad's avatar Jay Foad Committed by GitHub
Browse files

[TwoAddressInstruction] Update LiveIntervals after INSERT_SUBREG with undef read (#66211)

Update LiveIntervals after rewriting:
  %reg = INSERT_SUBREG undef %reg, %subreg, subidx
to:
  undef %reg:subidx = COPY %subreg

D113044 implemented this for the non-undef case.
parent dd6dde11
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment