[PATCH] D40965: [CodeGen] Move printing MO_Immediate operands to MachineOperand::print

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 09:29:29 PST 2017


thegameg updated this revision to Diff 125982.
thegameg added a comment.

Make MIRLangRef more clear about subreg index immediate operands.


https://reviews.llvm.org/D40965

Files:
  docs/MIRLangRef.rst
  include/llvm/CodeGen/MachineOperand.h
  lib/CodeGen/MIRPrinter.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/MachineOperand.cpp
  unittests/CodeGen/MachineOperandTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40965.125982.patch
Type: text/x-patch
Size: 9000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/3564ebe7/attachment.bin>


More information about the llvm-commits mailing list