[PATCH] D79135: [mlir][Linalg] Add support to lower named ops to loops.

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 11:15:36 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bdd7fcc3404: [mlir][Linalg] Add support to lower named ops to loops. (authored by nicolasvasilache).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79135

Files:
  mlir/include/mlir/Dialect/Linalg/IR/LinalgTraits.h
  mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
  mlir/lib/Dialect/Linalg/Transforms/LinalgToLoops.cpp
  mlir/test/Dialect/Linalg/affine.mlir
  mlir/test/Dialect/Linalg/loops.mlir
  mlir/test/mlir-linalg-ods-gen/test-linalg-ods-gen.tc
  mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79135.261296.patch
Type: text/x-patch
Size: 39479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/84bc0351/attachment-0001.bin>


More information about the llvm-commits mailing list