llvm-project
9f96e3f8 - [SelectionDAG] Pass SDValue to InstrEmitter::EmitCopyFromReg. NFC (#153485)

Commit
85 days ago
[SelectionDAG] Pass SDValue to InstrEmitter::EmitCopyFromReg. NFC (#153485) Instead of passing SDNode and ResNo separately. This allows us to use SDValue::operator== and avoid creating SDValue from the operands inside the function.
Author
Parents
Loading