[PATCH] D78996: [MLIR][LINALG] Convert Linalg to Linalg

Ehsan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 06:58:53 PDT 2020


This revision was automatically updated to reflect the committed changes.
dfki-ehna marked 4 inline comments as done.
Closed by commit rG6ccaf7388787: [MLIR][LINALG] Convert Linalg on Tensors to Buffers (authored by dfki-ehna).

Changed prior to commit:
  https://reviews.llvm.org/D78996?vs=261235&id=262101#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78996

Files:
  mlir/include/mlir/Dialect/Linalg/Passes.h
  mlir/include/mlir/Dialect/Linalg/Passes.td
  mlir/lib/Dialect/Linalg/Transforms/CMakeLists.txt
  mlir/lib/Dialect/Linalg/Transforms/TensorsToBuffers.cpp
  mlir/test/Dialect/Linalg/tensors-to-buffers.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78996.262101.patch
Type: text/x-patch
Size: 13740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/86c34e27/attachment.bin>


More information about the llvm-commits mailing list