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 ebc869c commit 2adc50eCopy full SHA for 2adc50e
clang/test/SemaSYCL/lb_sm_90.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -internal-isystem %S/Inputs %s -triple nvptx64-nvidia-cuda -target-cpu sm_90 -fsycl-is-device -fsyntax-only -Wno-c++23-extensions -verify -S
+// RUN: %clang_cc1 -internal-isystem %S/Inputs %s -triple nvptx64-nvidia-cuda -target-cpu sm_90 -fsycl-is-device -fsyntax-only -Wno-c++23-extensions -verify -S -o %t
2
3
// Maximum work groups per multi-processor, mapped to maxclusterrank PTX
4
// directive, is an SM_90 feature. Attributes need to be used in sequence:
0 commit comments