[PATCH] D72580: [mlir][Linalg] Update ReshapeOp::build to be more idiomatic

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 08:03:38 PST 2020


nicolasvasilache updated this revision to Diff 237681.
nicolasvasilache marked an inline comment as done.
nicolasvasilache added a comment.

Update.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72580

Files:
  mlir/include/mlir/Dialect/Linalg/EDSC/Intrinsics.h
  mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
  mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
  mlir/test/EDSC/builder-api-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72580.237681.patch
Type: text/x-patch
Size: 5826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/7138db4d/attachment.bin>


More information about the llvm-commits mailing list