[all-commits] [llvm/llvm-project] 2a95cb: [Clang][Docs] Claim the atomic compare
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu Apr 15 08:10:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a95cb5858f8bc0fed3956f72bd51bf6a948e660
https://github.com/llvm/llvm-project/commit/2a95cb5858f8bc0fed3956f72bd51bf6a948e660
Author: Shilei Tian <tianshilei1992 at gmail.com>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M clang/docs/OpenMPSupport.rst
Log Message:
-----------
[Clang][Docs] Claim the atomic compare
I'm working on the implementation of OpenMP 5.1 feature `atomic compare`.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D100507
More information about the All-commits
mailing list