[PATCH] D72863: [mlir][Linalg] Add tensor support to Linalg EDSC Builders

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 09:39:13 PST 2020


nicolasvasilache updated this revision to Diff 239354.
nicolasvasilache marked 2 inline comments as done.
nicolasvasilache edited the summary of this revision.
nicolasvasilache added a comment.

Refocus on extending EDSC to tensors for pointwise ops.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72863

Files:
  mlir/include/mlir/Dialect/Linalg/EDSC/Builders.h
  mlir/include/mlir/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: D72863.239354.patch
Type: text/x-patch
Size: 11354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/7aa48e78/attachment.bin>


More information about the llvm-commits mailing list