[PATCH] D79759: [mlir] Add SubViewOp::getOrCreateRanges and fix folding pattern

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 19:24:47 PDT 2020


nicolasvasilache updated this revision to Diff 263593.
nicolasvasilache added a comment.

Add doc.


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.263593.patch
Type: text/x-patch
Size: 12484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/47e1205b/attachment.bin>


More information about the llvm-commits mailing list