Skip to content
Unverified Commit 6d23ac1a authored by Stephen Tozer's avatar Stephen Tozer Committed by GitHub
Browse files

[DebugInfo] Update policy for when to merge locations (#115349)

Following discussions on PR #114231 this patch changes the policy on
merging locations, making the rule that new instructions should use a
merge of the locations of all the instructions whose output is produced
by the new instructions; in the case where only one instruction's output
is produced, as in most InstCombine optimizations, we use only that
instruction's location.
parent 88ad44ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment