[PATCH] D113715: [mlir][ods] AttrOrTypeGen uses Class

Jeff Niu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 09:41:45 PST 2021


Mogball updated this revision to Diff 390747.
Mogball added a comment.

Splitting out changes to STLExtras.h


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113715

Files:
  mlir/cmake/modules/AddMLIR.cmake
  mlir/include/mlir/Support/IndentedOstream.h
  mlir/include/mlir/TableGen/AttrOrTypeDef.h
  mlir/include/mlir/TableGen/Class.h
  mlir/include/mlir/TableGen/CodeGenHelpers.h
  mlir/include/mlir/TableGen/Format.h
  mlir/lib/Support/IndentedOstream.cpp
  mlir/lib/TableGen/AttrOrTypeDef.cpp
  mlir/lib/TableGen/Class.cpp
  mlir/lib/TableGen/Format.cpp
  mlir/test/mlir-tblgen/attr-or-type-format.td
  mlir/test/mlir-tblgen/attrdefs.td
  mlir/test/mlir-tblgen/default-type-attr-print-parser.td
  mlir/test/mlir-tblgen/typedefs.td
  mlir/tools/mlir-tblgen/AttrOrTypeDefGen.cpp
  mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.cpp
  mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.h
  mlir/tools/mlir-tblgen/CMakeLists.txt
  mlir/tools/mlir-tblgen/OpClass.cpp
  mlir/tools/mlir-tblgen/OpClass.h
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
  mlir/tools/mlir-tblgen/OpDocGen.cpp
  mlir/tools/mlir-tblgen/OpFormatGen.cpp
  mlir/tools/mlir-tblgen/RewriterGen.cpp
  mlir/unittests/Support/IndentedOstreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113715.390747.patch
Type: text/x-patch
Size: 175935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/55e1c04f/attachment-0001.bin>


More information about the llvm-commits mailing list