GlobalISel: s/Op/Instr in some places. NFC
This patch replaces `GMergeLikeOp` with `GMergeLikeInstr` and `MachineIRBuilder::buildAssertOp` with `buildAssertInstr` in order to remove ambiguity. Discussed in: https://reviews.llvm.org/D141372
Loading
Please sign in to comment