[PATCH] D73796: [mlir][Linalg] Adding support for linalg_matmul with tensors.

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 13:04:33 PST 2020


This revision was automatically updated to reflect the committed changes.
nicolasvasilache marked 2 inline comments as done.
Closed by commit rGf9fa9e1f0e95: [mlir][Linalg] Adding support for linalg_matmul with tensors. (authored by nicolasvasilache).

Changed prior to commit:
  https://reviews.llvm.org/D73796?vs=241783&id=241796#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73796/new/

https://reviews.llvm.org/D73796

Files:
  mlir/include/mlir/Dialect/Linalg/EDSC/Builders.h
  mlir/lib/Dialect/Linalg/EDSC/Builders.cpp
  mlir/test/EDSC/builder-api-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73796.241796.patch
Type: text/x-patch
Size: 9625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/87c1688c/attachment.bin>


More information about the llvm-commits mailing list