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

Jeff Niu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 13:40:27 PST 2021


Mogball updated this revision to Diff 387388.
Mogball marked 2 inline comments as done.
Mogball added a comment.

Review comments, and also adding more documentation.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113715.387388.patch
Type: text/x-patch
Size: 174485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211115/529fbbed/attachment-0001.bin>


More information about the llvm-commits mailing list