Maksim Sabianin

Results 28 comments of Maksim Sabianin

Hi @sarnex Could you please help with reviewing this change or recommend somebody for that?

Update: I have about 500 uniquely tests failing in a separate branch in sycl-nightly run here: https://github.com/intel/llvm/actions/runs/19550681758 I am going to mark them with XFAIL or UNSUPPORTED directive in this...

Update: * testing enabling depending on label is done. * `SYCL :: AOT/multiple-devices.cpp` is failing for linux GEN 12. * `SYCL :: Basic/out_of_order_queue_status_ext_oneapi_empty.cpp` is failing for linux GEN 12. Looks...

Hi @aelovikov-intel @KornevNikita How does it look to you now? I have a final run of sycl-nightly here. https://github.com/intel/llvm/actions/runs/19935023822 I hope it doesn't find any failing tests.

Hi @YuriPlyakhin @aelovikov-intel I've edited target_devices so that it tests opencl:cpu only once. Last sycl-nightly run: https://github.com/intel/llvm/actions/runs/20067784201 I've marked 2 tests `Regression/reduction_resource_leak_dw.cpp` and `KernelCompiler/sycl_join.cpp` with UNSUPPORTED directive because I've observed...

So, from the latest run ([Link](https://github.com/intel/llvm/actions/runs/20277055218)) I see that 13 ESIMD tests report Unexpectedly Passed in run mode and 503 ESIMD tests report Unexpectedly Passed in build mode. I think,...

@intel/llvm-gatekeepers Can we merge that please? CI failures are unrelated.

Merged latest sycl branch to see whether the issue is resolved.