File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -165,16 +165,6 @@ number of device compilers for targets specified in the `-fsycl-targets`
165
165
option. If ` -fsycl-targets ` is not specified, then single SPIR-V target is
166
166
assumed, and single device compiler for this target is invoked.
167
167
168
- In the driver, the following bools are defined to determine the compilation
169
- mode in SYCL:
170
-
171
- * IsSYCL : True if the user has passed ` -fsycl ` to the compilation
172
- * IsSYCLOffloadDevice: True if setting up a call to clang to do a device
173
- compilation and user has passed ` -fsycl ` option to the compilation
174
- * IsSYCLDevice : True if the user has passed ` -fsycl-device-only ` option to the
175
- driver. Also true when IsSYCLOffloadDevice is true
176
-
177
-
178
168
The option ` -sycl-std ` allows specifying which version of
179
169
the SYCL standard will be used for the compilation.
180
170
The default value for this option is ` 1.2.1 ` .
You can’t perform that action at this time.
0 commit comments