mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 10:01:42 +00:00
[mlir][doc] Avoid name overlap that confuses copy_docs.sh (NFC)
This commit is contained in:
parent
3821d2ab3b
commit
1dc1c944d8
@ -3,7 +3,7 @@
|
||||
Description of operations & types within the Shape dialect as well as their
|
||||
[usage](#different-stages-of-lowering-shape-dialect).
|
||||
|
||||
[include "Dialects/ShapeDialect.md"]
|
||||
[include "Dialects/ShapeDialectOps.md"]
|
||||
|
||||
## Different stages of lowering Shape dialect
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
add_mlir_dialect(ShapeOps shape)
|
||||
add_mlir_doc(ShapeOps ShapeDialect Dialects/ -gen-dialect-doc)
|
||||
add_mlir_doc(ShapeOps ShapeDialectOps Dialects/ -gen-dialect-doc)
|
||||
|
Loading…
Reference in New Issue
Block a user