[PATCH] D60367: [TableGen] Introduce !listsplat 'binary' operator

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 6 13:49:31 PDT 2019


lebedev.ri updated this revision to Diff 194032.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Streamline


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60367/new/

https://reviews.llvm.org/D60367

Files:
  docs/TableGen/LangIntro.rst
  docs/TableGen/LangRef.rst
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp
  lib/TableGen/TGLexer.cpp
  lib/TableGen/TGLexer.h
  lib/TableGen/TGParser.cpp
  lib/Target/X86/X86ScheduleBdVer2.td
  test/TableGen/listsplat.td
  utils/kate/llvm-tablegen.xml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60367.194032.patch
Type: text/x-patch
Size: 12805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190406/631957fd/attachment.bin>


More information about the llvm-commits mailing list