[all-commits] [llvm/llvm-project] 307cc4: [mlir][Linalg] Add interface method to Linalg ops ...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Wed Nov 10 09:01:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 307cc490e7d48672a3d6a70dd5d431e8598fd6ee
https://github.com/llvm/llvm-project/commit/307cc490e7d48672a3d6a70dd5d431e8598fd6ee
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
Log Message:
-----------
[mlir][Linalg] Add interface method to Linalg ops to allow setting the output operand.
Differential Revision: https://reviews.llvm.org/D113522
More information about the All-commits
mailing list