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.
1 parent 5bd8091 commit afce597Copy full SHA for afce597
mlir/include/mlir/Dialect/IRDL/IR/CMakeLists.txt
@@ -1,5 +1,5 @@
1
add_mlir_dialect(IRDL irdl)
2
-add_mlir_doc(IRDL IRDL Dialects/ -gen-dialect-doc)
+add_mlir_doc(IRDLOps IRDL Dialects/ -gen-dialect-doc)
3
4
# Add IRDL interfaces
5
set(LLVM_TARGET_DEFINITIONS IRDLInterfaces.td)
0 commit comments