[PATCH] D151701: [HIP] Add missing __hip_atomic_fetch_sub support

Luke Drummond via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 30 14:24:09 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe3fbede7f3fd: [HIP] Add missing __hip_atomic_fetch_sub support (authored by ldrumm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151701

Files:
  clang/include/clang/Basic/Builtins.def
  clang/lib/AST/Expr.cpp
  clang/lib/CodeGen/CGAtomic.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGenCUDA/atomic-ops.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151701.526796.patch
Type: text/x-patch
Size: 16777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230530/43881bd5/attachment.bin>


More information about the cfe-commits mailing list