[PATCH] D90469: [TableGen] Add !adjoin operator to adjoin a list of values with delimiters
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 08:44:50 PDT 2020
Paul-C-Anagnostopoulos updated this revision to Diff 301916.
Paul-C-Anagnostopoulos added a comment.
I removed Builders.cpp from this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90469/new/
https://reviews.llvm.org/D90469
Files:
llvm/docs/CommandGuide/tblgen.rst
llvm/docs/TableGen/ProgRef.rst
llvm/docs/TableGen/index.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/lib/Target/AMDGPU/MIMGInstructions.td
llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
llvm/test/TableGen/adjoin.td
mlir/include/mlir/IR/OpBase.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90469.301916.patch
Type: text/x-patch
Size: 17313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/ab6abaf5/attachment-0001.bin>
More information about the llvm-commits
mailing list