[PATCH] D57608: [NFC][GlobalISel]: Add a convenience method to MachineInstrBuilder to simplify getOperand(i).getReg()

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 15:50:29 PST 2019


aemerson added a comment.

If we're going to add a helper to shave some characters off, we might as well go for something really short like getOpReg().


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57608/new/

https://reviews.llvm.org/D57608





More information about the llvm-commits mailing list