[PATCH] D151457: [TableGen] Add !getdagargs and !getdagnames

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 20:04:30 PDT 2023


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

Now return `?` if an argument has unmatching type. Tests are updated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151457

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: D151457.525925.patch
Type: text/x-patch
Size: 9760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/33fa75f6/attachment.bin>


More information about the llvm-commits mailing list