[mlir][Vector] Fix vectorization of generic ops with transposed outputs
This patch fixes a bug in the way we compute the vector type for vector transfer writes when the value to store needs to be transposed. Reviewed By: nicolasvasilache, mravishankar Differential Revision: https://reviews.llvm.org/D153687
Loading
Please sign in to comment