Files
clang-p2996/mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
Jakub Kuderski 04af7d224b [mlir][spirv][vector] Fix vector shuffle conversion for scalar inputs
Handle both v0 and v1 operands that may be converted to SPIR-V scalars.

Fixes: https://github.com/llvm/llvm-project/issues/64271

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D156717
2023-07-31 20:13:30 -04:00

23 KiB