[PATCH] D113715: [mlir][ods] AttrOrTypeGen uses Class
Jeff Niu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 18 13:56:43 PST 2021
Mogball updated this revision to Diff 388317.
Mogball marked an inline comment as done.
Mogball added a comment.
Herald added a subscriber: mgorny.
Review comments and fixing build (hopefully)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113715/new/
https://reviews.llvm.org/D113715
Files:
llvm/include/llvm/ADT/STLExtras.h
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/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.388317.patch
Type: text/x-patch
Size: 177964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211118/97045317/attachment-0001.bin>
More information about the llvm-commits
mailing list