[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 12:20:16 PDT 2023
This revision was automatically updated to reflect the committed changes.
yaxunl marked 4 inline comments as done.
Closed by commit rG00448a548c4e: [clang] Allow fp in atomic fetch max/min builtins (authored by yaxunl).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D150985?vs=527034&id=527159#toc
Repository:
rG LLVM Github Monorepo
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.527159.patch
Type: text/x-patch
Size: 20049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230531/07cde8d0/attachment-0001.bin>
More information about the cfe-commits
mailing list