[Mlir-commits] [mlir] [mlir][linalg][conv] Flatten the channel dimension when vectorizing (PR #71918)
Andrzej Warzyński
llvmlistbot at llvm.org
Tue Dec 5 10:06:02 PST 2023
banach-space wrote:
Thank you for all the suggestions!
@nicolasvasilache I believe that the current implementation addresses all of your comments.
> Hopefully the shape_cast swaps nicely with the vector transfers next :)
There's hope 🤞🏻 , but it's going to be a journey 😅 (I have already landed #73522). If there's no new traffic then I will merge this soon.
-Andrzej
https://github.com/llvm/llvm-project/pull/71918
More information about the Mlir-commits
mailing list