We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d3d00 commit 6acc48aCopy full SHA for 6acc48a
sycl/test/extensions/bfloat16.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl-device-only -fsycl-targets=spir-unknown-unknown -S %s -o - | FileCheck %s
+// RUN: %clangxx -fsycl-device-only -fsycl-targets=%sycl_triple -S %s -o - | FileCheck %s
2
3
#include <sycl/ext/intel/experimental/bfloat16.hpp>
4
#include <sycl/sycl.hpp>
0 commit comments