[PATCH] D72316: [mlir][Linalg] Lower linalg.reshape to LLVM for the static case

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 20:17:21 PST 2020


nicolasvasilache updated this revision to Diff 236751.
nicolasvasilache marked 4 inline comments as done.
nicolasvasilache added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72316

Files:
  mlir/lib/Conversion/LinalgToLLVM/LinalgToLLVM.cpp
  mlir/test/Dialect/Linalg/llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72316.236751.patch
Type: text/x-patch
Size: 8632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/e33490a1/attachment.bin>


More information about the llvm-commits mailing list