[PATCH] D135734: [NFC][mlir][MemRef] Make use of InferTypeOpInterface

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 11:08:39 PDT 2022


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

- Use OpAdaptor to avoid using hardcoded indices


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.467848.patch
Type: text/x-patch
Size: 5776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/0c628a92/attachment-0001.bin>


More information about the llvm-commits mailing list