[all-commits] [llvm/llvm-project] 226f92: [mlir][linalg][python] Update integration of OpDSL...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Thu Jul 1 00:59:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 226f925c3f3461cbd3e76f383069b01b5f7db2f3
https://github.com/llvm/llvm-project/commit/226f925c3f3461cbd3e76f383069b01b5f7db2f3
Author: Tobias Gysi <gysit at google.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
Changed paths:
R mlir/docs/Dialects/Linalg.md
A mlir/docs/Dialects/Linalg/OpDSL.md
A mlir/docs/Dialects/Linalg/_index.md
M mlir/docs/Rationale/RationaleLinalgDialect.md
R mlir/docs/Tools/LinalgOpDsl.md
Log Message:
-----------
[mlir][linalg][python] Update integration of OpDSL doc (NFC).
Move the OpDSL doc to a linalg sub folder and updated the integration in the main linalg documentation.
Differential Revision: https://reviews.llvm.org/D105188
More information about the All-commits
mailing list