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

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 19:27:47 PDT 2020


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

Drop spurious methods in Ops.td.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79759.263338.patch
Type: text/x-patch
Size: 13579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/2a03a0e0/attachment.bin>


More information about the llvm-commits mailing list