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 c2c650f commit 0217d2eCopy full SHA for 0217d2e
clang/docs/HIPSupport.rst
@@ -176,8 +176,8 @@ Predefined Macros
176
* - ``HIP_API_PER_THREAD_DEFAULT_STREAM``
177
- Alias to ``__HIP_API_PER_THREAD_DEFAULT_STREAM__``. Deprecated.
178
179
-Note that some architecture specific AMDGPU macros will have default values when
180
-used from the HIP host compilation. Other :doc:`AMDGPU macros <AMDGPUSupport>`
+Note that some architecture specific AMDGPU macros will have default values when
+used from the HIP host compilation. Other :doc:`AMDGPU macros <AMDGPUSupport>`
181
like ``__AMDGCN_WAVEFRONT_SIZE__`` will default to 64 for example.
182
183
Compilation Modes
0 commit comments