Skip to content
Commit b39a6be7 authored by Evan Cheng's avatar Evan Cheng
Browse files

Fix for PR4225: When rewriter reuse a value in a physical register , it clear...

Fix for PR4225: When rewriter reuse a value in a physical register , it clear the register kill operand marker and its kill ops information. However, the cleared operand may be a def of a super-register. Clear the kill ops info for the super-register's sub-registers as well.

llvm-svn: 72758
parent ab0c710f
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