[PATCH] D151842: [TableGen] Add !setdagarg and !setdagname

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 4 22:48:59 PDT 2023


hliao updated this revision to Diff 528289.
hliao added a comment.

Revise following reviewer's comments. Now, `!setdagname` also accepts name to lookup arguments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151842

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/test/TableGen/getsetop.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151842.528289.patch
Type: text/x-patch
Size: 14577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/e7ef7df3/attachment.bin>


More information about the llvm-commits mailing list