[Mlir-commits] [mlir] [mlir][linalg][conv] Flatten the channel dimension when vectorizing (PR #71918)

Nicolas Vasilache llvmlistbot at llvm.org
Thu Nov 16 02:26:51 PST 2023


nicolasvasilache wrote:

@banach-space I really like how your recent change significantly reduced the complexity compared to the previous approach. Hopefully the shape_cast swaps nicely with the vector transfers next :)

https://github.com/llvm/llvm-project/pull/71918


More information about the Mlir-commits mailing list