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

Jeff Niu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 17 22:36:59 PST 2021


Mogball updated this revision to Diff 388112.
Mogball marked 14 inline comments as done.
Mogball added a comment.

Review comments.


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/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/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.388112.patch
Type: text/x-patch
Size: 177065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211118/66c332ef/attachment-0001.bin>


More information about the llvm-commits mailing list