Skip to content

Commit 6acc48a

Browse files
committed
Use %sycl_triple substitution for the lit test
Signed-off-by: Alexey Sotkin <[email protected]>
1 parent e7d3d00 commit 6acc48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/extensions/bfloat16.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clangxx -fsycl-device-only -fsycl-targets=spir-unknown-unknown -S %s -o - | FileCheck %s
1+
// RUN: %clangxx -fsycl-device-only -fsycl-targets=%sycl_triple -S %s -o - | FileCheck %s
22

33
#include <sycl/ext/intel/experimental/bfloat16.hpp>
44
#include <sycl/sycl.hpp>

0 commit comments

Comments
 (0)