llvm-project/mlir/test/Conversion/VectorToSPIRV
Lei Zhang 7668e58210 [mlir][spirv] Fix spv.CompositeConstruct assembly and validation
This commit fixes spv.CompositeConstruct to assembly to list
operand types to enable vector construction out of smaller vectors.
Validation is also fixed to properly check the cases for vector
construction.

Reviewed By: ThomasRaoux

Differential Revision: https://reviews.llvm.org/D130669
2022-07-27 19:17:23 -04:00
..
vector-to-spirv.mlir [mlir][spirv] Fix spv.CompositeConstruct assembly and validation 2022-07-27 19:17:23 -04:00