[PATCH] D145871: TableGen: Introduce `!range` operator for half-opened interval
NAKAMURA Takumi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 15:32:52 PDT 2023
chapuni updated this revision to Diff 516553.
chapuni added a comment.
- Rebase
- ProgRef.rst: Update bang ops index
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145871/new/
https://reviews.llvm.org/D145871
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/range-op-fail.td
llvm/test/TableGen/range-op.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145871.516553.patch
Type: text/x-patch
Size: 12483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/096ffa34/attachment.bin>
More information about the llvm-commits
mailing list