[PATCH] D71726: Let clang atomic builtins fetch add/sub support floating point types
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 19 14:53:11 PST 2019
jfb added subscribers: ldionne, EricWF, mclow.lists.
jfb added a comment.
This generally seems fine. Does it work on most backends? I want to make sure it doesn't fail in backends :)
Also, @ldionne / @EricWF / @mclow.lists do you need this in libc++ for floating-point atomic support?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71726/new/
https://reviews.llvm.org/D71726
More information about the cfe-commits
mailing list