[all-commits] [llvm/llvm-project] b7911e: [mlir][Linalg] Add interface methods to get lhs an...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Wed May 12 16:07:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7911e80d6926f9280ceb23d4e86e25c29370904
https://github.com/llvm/llvm-project/commit/b7911e80d6926f9280ceb23d4e86e25c29370904
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
Log Message:
-----------
[mlir][Linalg] Add interface methods to get lhs and rhs of contraction
Differential Revision: https://reviews.llvm.org/D102301
More information about the All-commits
mailing list