[PATCH] D87858: [hip] Add HIP scope atomic ops.

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 18 09:52:50 PDT 2020


jfb added a comment.

In D87858#2282150 <https://reviews.llvm.org/D87858#2282150>, @yaxunl wrote:

> In D87858#2280429 <https://reviews.llvm.org/D87858#2280429>, @jfb wrote:
>
>> Please provide documentation in this patch.
>
> opencl atomic builtins are documented as notes to `__c11_atomic builtins` part of https://clang.llvm.org/docs/LanguageExtensions.html#builtin-functions. These new atomic builtins can be documented in a similar way after that.

I'd like to see the documentation added to this patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87858/new/

https://reviews.llvm.org/D87858



More information about the cfe-commits mailing list