[PATCH] D134826: [mlir][MemRef] Simplify extract_strided_metadata(collapse_shape)

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 09:40:36 PDT 2022


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

- Add missing static keywords
- Rename `ReshapeLikeOp` into `ReassociativeReshapeOp`
- Use `function_ref`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134826

Files:
  mlir/lib/Dialect/MemRef/Transforms/SimplifyExtractStridedMetadata.cpp
  mlir/test/Dialect/MemRef/simplify-extract-strided-metadata.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134826.463940.patch
Type: text/x-patch
Size: 17825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/d1411851/attachment.bin>


More information about the llvm-commits mailing list