[PATCH] D71726: Let clang atomic builtins fetch add/sub support floating point types
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 23 11:12:01 PDT 2021
yaxunl added a comment.
In D71726#2645269 <https://reviews.llvm.org/D71726#2645269>, @tra wrote:
> @jyknight - James, do you have further concerns about the patch?
I separated the change about diagnosing unaligned atomics for amdgpu to https://reviews.llvm.org/D99201 since these two changes are orthogonal.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71726/new/
https://reviews.llvm.org/D71726
More information about the cfe-commits
mailing list