Unverified Commit 44e997a1 authored by Jay Foad's avatar Jay Foad Committed by GitHub
Browse files

[TwoAddressInstruction] Use isPlainlyKilled in processTiedPairs (#65976)

Calling isPlainlyKilled instead of directly checking for a kill flag
should make processTiedPairs behave the same with LiveIntervals
(i.e. when compiling with -early-live-intervals) as it does with
LiveVariables.
parent 22d0bd86
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