[PATCH] D90469: [TableGen] Add !interleave operator to concatenate a list of values with delimiters
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 2 07:28:08 PST 2020
Paul-C-Anagnostopoulos updated this revision to Diff 302276.
Paul-C-Anagnostopoulos retitled this revision from "[TableGen] Add !adjoin operator to adjoin a list of values with delimiters" to "[TableGen] Add !interleave operator to concatenate a list of values with delimiters".
Paul-C-Anagnostopoulos added a comment.
Change the name of the new bang operator to !interleave.
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/interleave.td
mlir/include/mlir/IR/OpBase.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90469.302276.patch
Type: text/x-patch
Size: 17460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201102/41c871e9/attachment.bin>
More information about the llvm-commits
mailing list