llvm
llvm copied to clipboard
KernelAndProgram/free_function_kernels.cpp fail on Intel GPU in pulldown PR
Describe the bug
https://github.com/intel/llvm/pull/20230
To reproduce
checkout llvmspirv_pulldown branch and run the test on Intel GPU
On Linux BMG this is causing GPU hangs and thus a ton of test fails. Disabling it in https://github.com/intel/llvm/pull/20305
The issue should be resolved in the next IGC release around (IGC 2.25.x version)
Fails also for ARL integrated gpu, disabled in #20890