Files
clang-p2996/mlir/lib/Dialect/Vector/IR
Diego Caballero 7ce2c3d71b [mlir][Vector] Add 0-d vector support to 'vector.shape_cast`
This patch adds support to shape cast a vector<1x1x1...1xElemenType> to
a vector<ElementType> and the other way around.

Differential Revision: https://reviews.llvm.org/D151169
2023-05-23 17:22:55 +00:00
..