[PATCH] D131003: [TableGen][CodeEmitterGen] Add the capability to match sub-operands by name.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 13:00:59 PDT 2022


jyknight updated this revision to Diff 460864.
jyknight added a comment.

Tweaks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131003

Files:
  llvm/lib/TableGen/Record.cpp
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/utils/TableGen/CodeEmitterGen.cpp
  llvm/utils/TableGen/CodeGenInstruction.cpp
  llvm/utils/TableGen/CodeGenInstruction.h
  llvm/utils/TableGen/DecoderEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131003.460864.patch
Type: text/x-patch
Size: 13253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/ab1e16cb/attachment.bin>


More information about the llvm-commits mailing list