[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
Tue Mar 14 07:29:42 PDT 2023


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

- - Add a testcase `str[0]`


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.505086.patch
Type: text/x-patch
Size: 20448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/65ca5380/attachment.bin>


More information about the llvm-commits mailing list