[PATCH] D79759: [mlir] Add SubViewOp::getOrCreateRanges and fix folding pattern
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 13 07:33:09 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe0b99a5de4cb: [mlir] Add SubViewOp::getOrCreateRanges and fix folding pattern (authored by nicolasvasilache).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79759/new/
https://reviews.llvm.org/D79759
Files:
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
mlir/test/Dialect/Linalg/transform-patterns-matmul-to-vector.mlir
mlir/test/Transforms/canonicalize.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79759.263715.patch
Type: text/x-patch
Size: 12484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/232c9146/attachment.bin>
More information about the llvm-commits
mailing list