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

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 08:29:02 PDT 2022


nicolasvasilache accepted this revision.
nicolasvasilache added a comment.
This revision is now accepted and ready to land.

This is similar to https://reviews.llvm.org/D136377, feel free to just land this with a similar solution once the first one is agreed on and landed.


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