Skip to content

Commit a481e67

Browse files
undo change for /bfloat16_builtins.cpp
1 parent 4af2c20 commit a481e67

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sycl/test-e2e/BFloat16/bfloat16_builtins.cpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
// RUN: %if preview-breaking-changes-supported %{ %clangxx -fsycl -fpreview-breaking-changes %{sycl_target_opts} %if target-nvidia %{ -Xsycl-target-backend=nvptx64-nvidia-cuda --cuda-gpu-arch=sm_80 %} %s -o %t2.out %{mathflags} %}
1313
// RUN: %if preview-breaking-changes-supported %{ %{run} %t2.out %}
1414

15+
// Flaky timeout on CPU. Enable when fixed.
16+
// Depends on SPIR-V Backend & run-time drivers version.
17+
// UNSUPPORTED: spirv-backend && cpu
18+
// UNSUPPORTED-TRACKER: CMPLRLLVM-64705
19+
1520
#include "bfloat16_builtins.hpp"
1621

1722
int main() {

0 commit comments

Comments
 (0)