[PATCH] D135734: [NFC][mlir][MemRef] Make use of InferTypeOpInterface
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 18:15:29 PDT 2022
qcolombet updated this revision to Diff 467649.
qcolombet retitled this revision from "{NFC][mlir][MemRef] Add a builder for `extract_strided_metadata(source)`" to "[NFC][mlir][MemRef] Make use of InferTypeOpInterface".
qcolombet edited the summary of this revision.
qcolombet added a comment.
- Use `InferTypeOpInterface`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135734/new/
https://reviews.llvm.org/D135734
Files:
mlir/include/mlir/Dialect/MemRef/IR/MemRef.h
mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
mlir/lib/Dialect/MemRef/Transforms/SimplifyExtractStridedMetadata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135734.467649.patch
Type: text/x-patch
Size: 5630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/8003d74f/attachment.bin>
More information about the llvm-commits
mailing list