We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pull request with NFC changes: #16844. Link to the post-commit log: https://github.com/intel/llvm/actions/runs/13058634896/job/36447276442 Test output:
FAIL: SYCL :: AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp (99 of 2269) ******************** TEST 'SYCL :: AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /__w/llvm/llvm/toolchain/bin//clang++ -Werror -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp -Xarch_device -fsanitize=address -O0 -g -o /__w/llvm/llvm/build-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/Output/device_global.cpp.tmp1.out # executed command: /__w/llvm/llvm/toolchain/bin//clang++ -Werror -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp -Xarch_device -fsanitize=address -O0 -g -o /__w/llvm/llvm/build-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/Output/device_global.cpp.tmp1.out # note: command had no output on stdout or stderr # RUN: at line 3 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu not --crash /__w/llvm/llvm/build-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/Output/device_global.cpp.tmp1.out 2>&1 | /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp # executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu not --crash /__w/llvm/llvm/build-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/Output/device_global.cpp.tmp1.out # note: command had no output on stdout or stderr # error: command failed with exit status: 1 # executed command: /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/AddressSanitizer/out-of-bounds/DeviceGlobal/device_global.cpp # note: command had no output on stdout or stderr --
No response
The text was updated successfully, but these errors were encountered:
AddressSanitizer/.../device_global.cpp
8baa923
Successfully merging a pull request may close this issue.
Describe the bug
Pull request with NFC changes: #16844.
Link to the post-commit log: https://github.com/intel/llvm/actions/runs/13058634896/job/36447276442
Test output:
To reproduce
No response
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: