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 681ecfd commit 8fe3101Copy full SHA for 8fe3101
clang/docs/ClangOffloadPackager.rst
@@ -112,6 +112,8 @@ the following values for the :ref:`offload kind<table-offload_kind>` and the
112
+------------+-------+---------------------------------------+
113
| OFK_HIP | 0x03 | The producer was HIP |
114
115
+ | OFK_SYCL | 0x04 | The producer was SYCL |
116
+ +------------+-------+---------------------------------------+
117
118
The flags are used to signify certain conditions, such as the presence of
119
debugging information or whether or not LTO was used. The string entry table is
0 commit comments