[PATCH] D136377: [mlir][MemRefToLLVM] Remove the code for lowering subview

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


qcolombet updated this revision to Diff 477012.
qcolombet edited the summary of this revision.
qcolombet added a comment.

Rebase to take into account the change in name of the simplify-extract-strided-metadata pass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136377

Files:
  mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
  mlir/test/Conversion/MemRefToLLVM/expand-then-convert-to-llvm.mlir
  mlir/test/Conversion/MemRefToLLVM/memref-to-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136377.477012.patch
Type: text/x-patch
Size: 76028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/57d641de/attachment.bin>


More information about the llvm-commits mailing list