[RISCV] Simplify FindRegWithEncoding in copyPhysRegVector. NFC (#89001)
Instead of searching all encodings, we can convert the encoding back to a register and use getMatchingSuperReg.
parent
f71e25bb
Please register or sign in to comment
Instead of searching all encodings, we can convert the encoding back to a register and use getMatchingSuperReg.