-
Notifications
You must be signed in to change notification settings - Fork 808
Open
Labels
Description
Describe the bug
FAIL: SYCL :: bindless_images/read_write_unsampled.cpp (207 of 1840)
******************** TEST 'SYCL :: bindless_images/read_write_unsampled.cpp' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 7
env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 /__w/llvm/llvm/build-e2e/bindless_images/Output/read_write_unsampled.cpp.tmp.out
# executed command: env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 /__w/llvm/llvm/build-e2e/bindless_images/Output/read_write_unsampled.cpp.tmp.out
# .---command stderr------------
# | An error has occured!
# `-----------------------------
# error: command failed with exit status: 1
https://github.com/intel/llvm/actions/runs/21223296366/job/61065496648?pr=21082
To reproduce
- Include a code snippet that is as short as possible
- Specify the command which should be used to compile the program
- Specify the command which should be used to launch the program
- Indicate what is wrong and what was expected
Environment
- OS: [e.g Windows/Linux]
- Target device and vendor: [e.g. Intel GPU]
- DPC++ version: [e.g. commit hash or output of
clang++ --version] - Dependencies version: [e.g. the output of
sycl-ls --verbose]
Additional context
No response