Dmitry Sidorov 1919b3b047
[SPIRV] Scalarize single-element vectors in type creation (#180735)
SPIR-V requires vectors to have at least 2 components. So treat <1 x T>
as T.

Fixes: https://github.com/llvm/llvm-project/issues/171175
2026-02-11 22:12:06 +01:00
..
2025-03-21 19:56:35 -04:00