[PATCH] D136483: [mlir][MemRefToLLVM] Reuse existing lowering for collaspe/expand_shape

Matthias Springer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 00:25:35 PST 2022


springerm added a comment.

I agree that many things related to strides, layout maps, etc. do not have good documentation, are maybe even underspecified. I fixed multiple bugs in expand_shape/collapse_shape due to this about a year ago. It is probably still not as good as it could be, so any improvements are appreciated!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136483



More information about the llvm-commits mailing list