[PATCH] D154363: [mlir] Add an interface to decompose complex ops

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 10:09:12 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9be8219f60e1: [mlir][Linalg] Add an interface to decompose complex ops (authored by qcolombet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154363

Files:
  mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
  mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
  mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
  mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
  mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
  mlir/test/Dialect/Linalg/transform-op-decompose.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154363.541616.patch
Type: text/x-patch
Size: 17978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230718/04a69486/attachment.bin>


More information about the llvm-commits mailing list