We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PtrDialect
-gen-dialect-doc
1 parent 64199bf commit 0a1ce1aCopy full SHA for 0a1ce1a
mlir/include/mlir/Dialect/Ptr/IR/CMakeLists.txt
@@ -1,5 +1,5 @@
1
add_mlir_dialect(PtrOps ptr)
2
-add_mlir_doc(PtrOps PtrOps Dialects/ -gen-op-doc)
+add_mlir_doc(PtrOps PtrOps Dialects/ -gen-dialect-doc -dialect=ptr)
3
4
set(LLVM_TARGET_DEFINITIONS PtrOps.td)
5
mlir_tablegen(PtrOpsAttrs.h.inc -gen-attrdef-decls -attrdefs-dialect=ptr)
0 commit comments