[PATCH] D157492: [TableGen] Add `!dump` and `dump`.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 04:29:43 PDT 2023


fpetrogalli created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
fpetrogalli requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

WIP on a UnaryOp implementation.

Original patch from Adam Nemet <anemet at apple.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157492

Files:
  llvm/docs/TableGen/ProgRef.rst
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h
  llvm/test/TableGen/dump.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157492.548560.patch
Type: text/x-patch
Size: 12631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/fb94f92e/attachment.bin>


More information about the llvm-commits mailing list