[all-commits] [llvm/llvm-project] 5867c1: [mlir][linalg] Generate additional interfaces for ...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Sat Feb 27 15:46:53 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5867c18e2c0d403b51a594897d56d935286748e4
https://github.com/llvm/llvm-project/commit/5867c18e2c0d403b51a594897d56d935286748e4
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml
M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp
Log Message:
-----------
[mlir][linalg] Generate additional interfaces for named ops.
* Adds ContractionOpInterface to polymorphic_matmul.
Differential Revision: https://reviews.llvm.org/D97601
More information about the All-commits
mailing list