Skip to content

BFloat16 tests XPASSing in nightly on OCL CPU #14562

@sarnex

Description

@sarnex

Describe the bug

https://github.com/intel/llvm/actions/runs/9901741273/job/27354870210

 Unexpectedly Passed Tests (3):
  SYCL :: BFloat16/bfloat16_builtins.cpp
  SYCL :: BFloat16/bfloat16_builtins_cuda_generic.cpp
  SYCL :: BFloat16/bfloat16_type.cpp

example:

********************
XPASS: SYCL :: BFloat16/bfloat16_type.cpp (136 of 2099)
******************** TEST 'SYCL :: BFloat16/bfloat16_type.cpp' FAILED ********************
Exit Code: 0

Command Output (stdout):
--
# RUN: at line 1 has no command after substitutions
# RUN: at line 2 has no command after substitutions
# RUN: at line 3
/__w/llvm/llvm/toolchain/bin//clang++   -fsycl -fsycl-targets=spir64  /__w/llvm/llvm/llvm/sycl/test-e2e/BFloat16/bfloat16_type.cpp -o /__w/llvm/llvm/build-e2e/BFloat16/Output/bfloat16_type.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/BFloat16/bfloat16_type.cpp -o /__w/llvm/llvm/build-e2e/BFloat16/Output/bfloat16_type.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 4
env ONEAPI_DEVICE_SELECTOR=opencl:cpu  /__w/llvm/llvm/build-e2e/BFloat16/Output/bfloat16_type.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=opencl:cpu /__w/llvm/llvm/build-e2e/BFloat16/Output/bfloat16_type.cpp.tmp.out
# .---command stdout------------
# | PASS verify_conv_implicit
# | PASS verify_conv_explicit
# | PASS verify_add
# | PASS verify_sub
# | PASS verify_mul
# | PASS verify_div
# | PASS verify_logic
# | PASS verify_add
# | PASS verify_sub
# | PASS verify_minus
# | PASS verify_mul
# | PASS verify_div
# | PASS verify_logic
# `-----------------------------

To reproduce

No response

Environment

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

OCL CPU Experimental RTIssues in Experimental Intel(R) CPU Runtime for OpenCL(TM) Applications with SYCL supportbugSomething isn't workingconfirmed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions