[PATCH] D138448: [mlir][MemRef] NFC rename simplify-extract-strided-metadata

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 14:47:56 PST 2022


qcolombet updated this revision to Diff 477009.
qcolombet added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138448

Files:
  mlir/include/mlir/Dialect/MemRef/Transforms/Passes.h
  mlir/include/mlir/Dialect/MemRef/Transforms/Passes.td
  mlir/lib/Dialect/MemRef/Transforms/CMakeLists.txt
  mlir/lib/Dialect/MemRef/Transforms/ExpandStridedMetadata.cpp
  mlir/lib/Dialect/MemRef/Transforms/SimplifyExtractStridedMetadata.cpp
  mlir/test/Dialect/MemRef/expand-strided-metadata.mlir
  mlir/test/Dialect/MemRef/simplify-extract-strided-metadata.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138448.477009.patch
Type: text/x-patch
Size: 7273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/8fb89e02/attachment.bin>


More information about the llvm-commits mailing list