Files
clang-p2996/mlir/lib/IR/AffineMap.cpp
Diego Caballero 13f15e8f14 [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
2023-06-26 20:24:29 +00:00

33 KiB