[all-commits] [llvm/llvm-project] 42d99b: [mlir][linalg][python] Update the OpDSL doc (NFC).
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Wed Jun 30 05:30:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42d99bc3767644311707c66033b6fc8a4eeba56a
https://github.com/llvm/llvm-project/commit/42d99bc3767644311707c66033b6fc8a4eeba56a
Author: Tobias Gysi <gysit at google.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M mlir/docs/Tools/LinalgOpDsl.md
Log Message:
-----------
[mlir][linalg][python] Update the OpDSL doc (NFC).
Update the OpDSL documentation to reflect recent changes. In particular, the updated documentation discusses:
- Attributes used to parameterize index expressions
- Shape-only tensor support
- Scalar parameters
Differential Revision: https://reviews.llvm.org/D105123
More information about the All-commits
mailing list