Files
llvm-project/llvm/test/CodeGen/SPIRV/transcoding/OpVectorExtractDynamic.ll
Arseniy Obolenskiy 69b116d075 [SPIR-V] Fix OpVectorExtractDynamic operand type (#189635)
vID is a register class for integer vector registers only. vfID (float
vector registers) should be also accepted. Aligning the definition with
other instructions of this kind

related to #188703
2026-04-01 14:29:45 +02:00

717 B