[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
Thu Dec 15 00:56:23 PST 2022


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

- Run `clang-format`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136483

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
  mlir/test/Integration/Dialect/Linalg/CPU/test-collapse-tensor.mlir
  mlir/test/Integration/Dialect/Linalg/CPU/test-expand-tensor.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136483.483088.patch
Type: text/x-patch
Size: 67062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/11336ac3/attachment.bin>


More information about the llvm-commits mailing list