dongkyunahn-intel
dongkyunahn-intel
'dword_atomic_smoke.cpp' from intel/llvm-test-suite fails with infinite looping. Still debugging.
> 'dword_atomic_smoke.cpp' from intel/llvm-test-suite fails with infinite looping. Still debugging. The test is disabled in intel/llvm-test-suite as the test fails for GPU as well - https://github.com/intel/llvm-test-suite/pull/1185
/verify with https://github.com/intel/llvm-test-suite/pull/1259
/verify with https://github.com/intel/llvm-test-suite/pull/1274
/verify with https://github.com/intel/llvm-test-suite/pull/1274
Failures from ESIMD_EMULATOR are already handled in https://github.com/intel/llvm-test-suite/pull/1274 ``` ******************** Timed Out Tests (1): SYCL :: dword_atomic_cmpxchg.cpp ******************** Failed Tests (3): SYCL :: lsc/lsc_slm.cpp SYCL :: lsc/lsc_surf.cpp SYCL :: lsc/lsc_usm.cpp...
lsc_slm/surf/usm will be fixed once argument order for cmpxchg is confirmed. Other failures are handled in https://github.com/intel/llvm-test-suite/pull/1274. ``` ******************** Timed Out Tests (1): SYCL :: dword_atomic_cmpxchg.cpp ******************** Failed Tests (3):...
/verify with https://github.com/intel/llvm-test-suite/pull/1274
/verify with https://github.com/intel/llvm-test-suite/pull/1274
Failures from 'SYCL / Linux / ESIMD Emu LLVM Test Suite (pull_request_target)' ``` ******************** Timed Out Tests (1): SYCL :: dword_atomic_cmpxchg.cpp ******************** Unexpectedly Passed Tests (1): SYCL :: dword_atomic_smoke.cpp ```...