Commit 825b7f0c authored by Matt Arsenault's avatar Matt Arsenault
Browse files

InlineSpiller: Fix copy identification bugs in isCopyOfBundle

Noticed by inspection of
b7836d85. This was checking if the
first instruction was a copy, not the current MI. It should fully
respect the isCopyInstr result. Hopefully this fixes a reported
regression which we can extract a test from.
parent 04185f0b
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