Unverified Commit 21e1b13f authored by Jay Foad's avatar Jay Foad Committed by GitHub
Browse files

[TwoAddressInstruction] Handle physical registers with LiveIntervals (#66784)

Teach the LiveIntervals path in isPlainlyKilled to handle physical
registers, to get equivalent functionality with the LiveVariables path.

Test this by adding -early-live-intervals RUN lines to a handful of
tests that would fail without this.
parent e4b75d83
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