Skip to content

Commit 0217d2e

Browse files
committed
[clang][AMDGPU] Remove trialing whitespace in doc
Added by f2a78e6. Wouldn't normally bother but it's showing up in some CI checks, just want to reduce the noise.
1 parent c2c650f commit 0217d2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/docs/HIPSupport.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ Predefined Macros
176176
* - ``HIP_API_PER_THREAD_DEFAULT_STREAM``
177177
- Alias to ``__HIP_API_PER_THREAD_DEFAULT_STREAM__``. Deprecated.
178178

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>`
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>`
181181
like ``__AMDGCN_WAVEFRONT_SIZE__`` will default to 64 for example.
182182

183183
Compilation Modes

0 commit comments

Comments
 (0)