repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Clang] Fix expansion of response files in -Wp after integrated-cc1 change
[llvm-project.git]
/
mlir
/
docs
/
Dialects
/
Linalg.md
blob
1ed5a2c2a2641ef96072b8eadb1351a880d71354
1
# Linalg Dialect
2
3
To generate the documentation:
4
5
```sh
6
mlir-tblgen --gen-op-doc -I /path/to/mlir/include \
7
/path/to/mlir/include/mlir/Dialect/Linalg/IR/LinalgDoc.td
8
```