[PATCH] D50856: [TableGen] Add Logical operands info emission

Artyom Goncharov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 11:38:33 PDT 2018


m4yers updated this revision to Diff 161781.
m4yers added a comment.

Remove noise changes

When(if?) this diff lands another will follow, renaming:

- NumOperands -> NumMCOperands
- OpInfo -> MCOpInfo

for consistency


Repository:
  rL LLVM

https://reviews.llvm.org/D50856

Files:
  include/llvm/MC/MCInstrDesc.h
  utils/TableGen/InstrInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50856.161781.patch
Type: text/x-patch
Size: 12501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/26d9cff1/attachment.bin>


More information about the llvm-commits mailing list