Closed
Description
Describe the bug
ESIMD/mask_expand_load.cpp has failed in post-commit for NFC change - ac77ad8.
Relevant part of the log:
FAIL: SYCL :: ESIMD/mask_expand_load.cpp (787 of 2221)
******************** TEST 'SYCL :: ESIMD/mask_expand_load.cpp' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 9
D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -Wno-error=deprecated-declarations -fsycl -fsycl-targets=spir64 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\ESIMD\mask_expand_load.cpp -fsycl-device-code-split=per_kernel -o D:\github\_work\llvm\llvm\build-e2e\ESIMD\Output\mask_expand_load.cpp.tmp.out
# executed command: D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -Wno-error=deprecated-declarations -fsycl -fsycl-targets=spir64 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\ESIMD\mask_expand_load.cpp' -fsycl-device-code-split=per_kernel -o 'D:\github\_work\llvm\llvm\build-e2e\ESIMD\Output\mask_expand_load.cpp.tmp.out'
# RUN: at line 10
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\ESIMD\Output\mask_expand_load.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\ESIMD\Output\mask_expand_load.cpp.tmp.out'
# .---command stdout------------
# | Running on Intel(R) Iris(R) Xe Graphics, driver=[1.3.29803]
# | mask_compress_load: error at I = 1: 0 != [61](https://github.com/intel/llvm/actions/runs/10672162525/job/29580079013#step:12:62)1 != 611
# | mask_compress_load: error at I = 1: 0 != 611 != 0
# `-----------------------------
# error: command failed with exit status: 1
Link to the full log containing steps to reproduce and environment information - https://github.com/intel/llvm/actions/runs/10672162525/job/29580079013.
@intel/dpcpp-esimd-reviewers, any ideas?
To reproduce
No response
Environment
No response
Additional context
No response