mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-26 17:57:07 +00:00
[mlir] Fix a doc link in LinalgBase.td
Differential Revision: https://reviews.llvm.org/D82303
This commit is contained in:
parent
30140cd249
commit
809bcf4c87
@ -26,7 +26,8 @@ def Linalg_Dialect : Dialect {
|
|||||||
|
|
||||||
Additional [Linalg Dialect
|
Additional [Linalg Dialect
|
||||||
Documentation](https://mlir.llvm.org/docs/Dialects/Linalg) and a
|
Documentation](https://mlir.llvm.org/docs/Dialects/Linalg) and a
|
||||||
[Rationale Document](https://mlir.llvm.org/docs/RationaleLinalgDialect) are
|
[Rationale
|
||||||
|
Document](https://mlir.llvm.org/docs/Rationale/RationaleLinalgDialect) are
|
||||||
are also available and should be read first before going in the details of
|
are also available and should be read first before going in the details of
|
||||||
the op semantics.
|
the op semantics.
|
||||||
}];
|
}];
|
||||||
|
Loading…
Reference in New Issue
Block a user