[PATCH] D98995: [CGAtomic] Lift stronger requirements on cmpxch and add support for acquire failure mode
Bruno Cardoso Lopes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 23 16:44:25 PDT 2021
bruno updated this revision to Diff 332823.
bruno edited the summary of this revision.
bruno added a comment.
@jfb sure!
Also fix test failures.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98995/new/
https://reviews.llvm.org/D98995
Files:
clang/lib/CodeGen/CGAtomic.cpp
clang/test/CodeGen/atomic-ops.c
clang/test/CodeGenOpenCL/atomic-ops.cl
llvm/docs/LangRef.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98995.332823.patch
Type: text/x-patch
Size: 5999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210323/856a3438/attachment.bin>
More information about the cfe-commits
mailing list