Files
clang-p2996/llvm/test/CodeGen/SPIRV/opencl
Konrad Krawiec 73834f45d8 [SPIR-V] Fix vload_half builtin argument count (#105585)
OpenCL's vload_half builtin expects two arguments, but the current
TableGen definition expects three.
This change fixes the mismatch and adds a test to check this.
2024-08-27 01:26:26 -07:00
..