Open michalpaszkowski opened 4 months ago
The above code comes from recent SPIR-V Translator (back translation) from LLVM IR dumped by most recent IGC. The test passes in IGC, since the original LLVM IR coming from the OpenCL CTS test suite has a different builtin call:
%call41 = call spir_func i1 @OpGroupAll_i32_i1(i32 2, i1 %3)
...
declare spir_func i1 @OpGroupAll_i32_i1(i32, i1)
Assertion hit when compiling with SPIR-V backend: