[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
Loading
Please sign in to comment