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
Log https://github.com/intel/llvm/actions/runs/12595901895/job/35106571736?pr=16460:
******************** TEST 'SYCL :: MemorySanitizer/check_divide.cpp' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 3: env ONEAPI_DEVICE_SELECTOR=opencl:cpu not /__w/llvm/llvm/build-e2e/MemorySanitizer/Output/check_divide.cpp.tmp2.out 2>&1 | /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_divide.cpp + /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_divide.cpp + env ONEAPI_DEVICE_SELECTOR=opencl:cpu not /__w/llvm/llvm/build-e2e/MemorySanitizer/Output/check_divide.cpp.tmp2.out RUN: at line 5: env ONEAPI_DEVICE_SELECTOR=opencl:cpu not /__w/llvm/llvm/build-e2e/MemorySanitizer/Output/check_divide.cpp.tmp2.out 2>&1 | /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_divide.cpp + env ONEAPI_DEVICE_SELECTOR=opencl:cpu not /__w/llvm/llvm/build-e2e/MemorySanitizer/Output/check_divide.cpp.tmp2.out + /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_divide.cpp RUN: at line 7: env ONEAPI_DEVICE_SELECTOR=opencl:cpu not /__w/llvm/llvm/build-e2e/MemorySanitizer/Output/check_divide.cpp.tmp3.out 2>&1 | /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_divide.cpp + /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_divide.cpp + env ONEAPI_DEVICE_SELECTOR=opencl:cpu not /__w/llvm/llvm/build-e2e/MemorySanitizer/Output/check_divide.cpp.tmp3.out /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_divide.cpp:30:12: error: CHECK: expected string not found in input // CHECK: use-of-uninitialized-value ^ <stdin>:1:1: note: scanning from here ==== DeviceSanitizer: MSAN ^ <stdin>:1:6: note: possible intended match here ==== DeviceSanitizer: MSAN ^ Input file: <stdin> Check file: /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_divide.cpp -dump-input=help explains the following input dump. Input was: <<<<<< 1: ==== DeviceSanitizer: MSAN check:30'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found check:30'1 ? possible intended match 2: error: Floating point exception (core dumped) check:30'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>> --
clang++ --version
sycl-ls --verbose
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Log https://github.com/intel/llvm/actions/runs/12595901895/job/35106571736?pr=16460:
To reproduce
Environment
clang++ --version
]sycl-ls --verbose
]Additional context
No response
The text was updated successfully, but these errors were encountered: