[PATCH] D136483: [mlir][MemRefToLLVM] Remove the code for lowering collaspe/expand_shape

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 00:55:39 PST 2023


qcolombet added a comment.

Now that we confirm that `memref.reinterpret_cast` does what we needed (see https://github.com/llvm/llvm-project/issues/59896), I feel confortable moving forward with this patch again.

@ftynse what do you think?


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