[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 15 08:48:07 PDT 2023


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

- Style fixes


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.505516.patch
Type: text/x-patch
Size: 20436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/48b2369f/attachment.bin>


More information about the llvm-commits mailing list