You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clang/test/dpct/help_option_check/win/help_advanced.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@ Advanced DPCT options
63
63
=in_order_queue_events - Experimental extension that allows placing the event from the last command submission into the queue and setting an external event as an implicit dependence on the next command submitted to the queue.
64
64
=non-stdandard-sycl-builtins - Experimental extension that allows use of non standard SYCL builtin functions.
65
65
=prefetch - Experimental extension that allows use of SYCL prefetch APIs.
66
+
=l0-ipc - Experimental extension that allows the use of Level Zero APIs to migrate IPC code, with the DPCT_EXT_ONEAPI_BACKEND_LEVEL_ZERO macro defined to enable these APIs.
66
67
=all - Enable all experimental extensions listed in this option.
67
68
68
69
<source0> ... Paths of input source files. These paths are looked up in the compilation database.
Copy file name to clipboardExpand all lines: clang/test/dpct/help_option_check/win/help_all.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -169,6 +169,7 @@ All DPCT options
169
169
=in_order_queue_events - Experimental extension that allows placing the event from the last command submission into the queue and setting an external event as an implicit dependence on the next command submitted to the queue.
170
170
=non-stdandard-sycl-builtins - Experimental extension that allows use of non standard SYCL builtin functions.
171
171
=prefetch - Experimental extension that allows use of SYCL prefetch APIs.
172
+
=l0-ipc - Experimental extension that allows the use of Level Zero APIs to migrate IPC code, with the DPCT_EXT_ONEAPI_BACKEND_LEVEL_ZERO macro defined to enable these APIs.
172
173
=all - Enable all experimental extensions listed in this option.
173
174
--use-explicit-namespace=<value> - Define the namespaces to use explicitly in generated code. The <value> is a comma
0 commit comments