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
Loading
Please register or sign in to comment