We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f3475 commit fae35dbCopy full SHA for fae35db
sycl/test/on-device/basic_tests/platform.cpp
@@ -1,5 +1,5 @@
1
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
2
-// RUN: env SYCL_DEVICE_FILTER=%sycl_be %t.out
+// RUN: env SYCL_DEVICE_FILTER=host,%sycl_be %t.out
3
//==--------------- platform.cpp - SYCL platform test ----------------------==//
4
//
5
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
0 commit comments