Skip to content

Commit 1aa0304

Browse files
committed
Re-enable e2e BF16 vec test for older vec implementation.
1 parent 439e03a commit 1aa0304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/test-e2e/BFloat16/bfloat16_vec.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// TODO enable opaque pointers support on CPU.
1111
// UNSUPPORTED: cpu || accelerator
1212

13-
// UN: %{build} -o %t.out
14-
// UN: %{run} %t.out
13+
// RUN: %{build} -o %t.out
14+
// RUN: %{run} %t.out
1515
// RUN: %if preview-breaking-changes-supported %{ %{build} -fpreview-breaking-changes -o %t2.out %}
1616
// RUN: %if preview-breaking-changes-supported %{ %{run} %t2.out %}
1717

0 commit comments

Comments
 (0)