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 435c611 commit 586281cCopy full SHA for 586281c
clang/test/CodeGenSYCL/device_has.cpp
@@ -1,6 +1,7 @@
1
// RUN: %clang_cc1 -fsycl-is-device -internal-isystem %S/Inputs -triple spir64-unknown-unknown -disable-llvm-passes -emit-llvm %s -o - | FileCheck %s
2
3
-// Tests for IR of device_has(aspect, ...) attribute
+// Tests for IR of device_has(aspect, ...) attribute and
4
+// !sycl_used_aspects metadata
5
#include "sycl.hpp"
6
7
using namespace sycl;
0 commit comments