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 2011829 commit 6a05e7aCopy full SHA for 6a05e7a
libdevice/cmake/modules/SYCLLibdevice.cmake
@@ -25,7 +25,7 @@ string(CONCAT sycl_targets_opt
25
if (NOT WIN32)
26
# Don't build for spirv64 on Windows due to
27
# some type size difference issues.
28
- # Build on once Windows once internal tracker is fixed.
+ # Build on Windows once internal tracker is fixed.
29
string(APPEND
30
sycl_targets_opt
31
",spirv64-unknown-unknown")
0 commit comments