[PATCH] D135797: [mlir][MemRef] Move the forwarding patterns for `extract_strided_metadata`

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 15:35:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98c529652af4: [mlir][MemRef] Move the forwarding patterns for `extract_strided_metadata` (authored by qcolombet).

Changed prior to commit:
  https://reviews.llvm.org/D135797?vs=467195&id=468723#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135797

Files:
  mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
  mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
  mlir/lib/Dialect/MemRef/Transforms/SimplifyExtractStridedMetadata.cpp
  mlir/test/Dialect/MemRef/canonicalize.mlir
  mlir/test/Dialect/MemRef/simplify-extract-strided-metadata.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135797.468723.patch
Type: text/x-patch
Size: 12861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/b3062be0/attachment-0001.bin>


More information about the llvm-commits mailing list