llvm icon indicating copy to clipboard operation
llvm copied to clipboard

KernelAndProgram/free_function_kernels.cpp fail on Intel GPU in pulldown PR

Open jsji opened this issue 3 months ago • 2 comments

Describe the bug

https://github.com/intel/llvm/pull/20230

To reproduce

checkout llvmspirv_pulldown branch and run the test on Intel GPU

jsji avatar Sep 29 '25 19:09 jsji

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

sarnex avatar Oct 07 '25 21:10 sarnex

The issue should be resolved in the next IGC release around (IGC 2.25.x version)

dyniols avatar Dec 02 '25 09:12 dyniols

Fails also for ARL integrated gpu, disabled in #20890

mateuszpn avatar Dec 15 '25 13:12 mateuszpn