[PATCH] D145872: TableGen: Let expressions available to list subscripts and list slices

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 09:12:32 PDT 2023


chapuni updated this revision to Diff 507386.
chapuni added a comment.

- Rewrite `tgtok::IntVal`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145872

Files:
  llvm/docs/TableGen/ProgRef.rst
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h
  llvm/test/TableGen/ListSlices-fail.td
  llvm/test/TableGen/ListSlices.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145872.507386.patch
Type: text/x-patch
Size: 21501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/c6f43ec7/attachment-0001.bin>


More information about the llvm-commits mailing list