Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 80039e6

Browse files
Marking 'printf.cpp' as UNSUPPORTED
1 parent 5e5554e commit 80039e6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

SYCL/DeviceLib/built-ins/printf.cpp

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
// UNSUPPORTED: cuda || hip
2+
// UNSUPPORTED: esimd_emulator
23
// CUDA and HIP don't support printf.
34

4-
// esimd_emulator : Warning messages from CM_EMU library for emulation
5-
// support cause failures for 'CHECK' commands.
6-
// TODO - Remove "XFAIL" mark when those messages are suppressed
7-
// XFAIL: esimd_emulator
8-
95
//
106
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
117
// RUN: %HOST_RUN_PLACEHOLDER %t.out %HOST_CHECK_PLACEHOLDER

0 commit comments

Comments
 (0)