[PATCH] D148915: [WIP][TableGen] Introduce function and lambda

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 08:40:35 PDT 2023


pcwang-thead updated this revision to Diff 515755.
pcwang-thead added a comment.
Herald added a subscriber: ThomasRaoux.
Herald added a reviewer: zuban32.
Herald added a reviewer: mpaszkowski.

Rename existed `function`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148915

Files:
  llvm/docs/TableGen/ProgRef.rst
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Main.cpp
  llvm/lib/TableGen/Parser.cpp
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h
  llvm/lib/Target/SPIRV/SPIRVInstrInfo.td
  llvm/lib/Target/SystemZ/SystemZPatterns.td
  llvm/test/TableGen/function.td
  llvm/test/TableGen/lambda.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148915.515755.patch
Type: text/x-patch
Size: 84360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/da98d762/attachment-0001.bin>


More information about the llvm-commits mailing list