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

When converting a CopyFromReg to a copy instruction, use the register class of...

When converting a CopyFromReg to a copy instruction, use the register class of its uses to determine the right destination register class of the copy. This is important for targets where a physical register may belong to multiple register classes.

llvm-svn: 56258
parent 7a147c6a
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