[PATCH] D150985: [clang] Allow fp in atomic fetch max/min builtins

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 31 07:32:12 PDT 2023


yaxunl updated this revision to Diff 527034.
yaxunl added a comment.

rebase


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

https://reviews.llvm.org/D150985

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/CodeGen/CGAtomic.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGenCUDA/amdgpu-atomic-ops.cu
  clang/test/Sema/atomic-ops.c
  clang/test/SemaOpenCL/atomic-ops.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150985.527034.patch
Type: text/x-patch
Size: 18877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230531/65af7e79/attachment-0001.bin>


More information about the cfe-commits mailing list