[PATCH] D131003: [TableGen][CodeEmitterGen] Allow local names for sub-operands in a operand list.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 24 06:41:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa538d1f13a13: [TableGen][CodeEmitterGen] Allow local names for sub-operands in a operand list. (authored by jyknight).

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.462668.patch
Type: text/x-patch
Size: 13253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220924/c1d64a53/attachment.bin>


More information about the llvm-commits mailing list