[PATCH] D72514: [mlir][ods] Support dialect specific content emission via hooks

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 08:34:27 PST 2020


antiagainst updated this revision to Diff 237342.
antiagainst added a comment.

Add missing macro guard


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72514

Files:
  mlir/include/mlir/TableGen/ODSDialectHook.h
  mlir/include/mlir/TableGen/OpClass.h
  mlir/include/mlir/TableGen/Operator.h
  mlir/lib/TableGen/CMakeLists.txt
  mlir/lib/TableGen/OpClass.cpp
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72514.237342.patch
Type: text/x-patch
Size: 31452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200110/4ec048a4/attachment.bin>


More information about the llvm-commits mailing list