[PATCH] D95391: AMDGPU: Add support for amdgpu-unsafe-fp-atomics attribute
Brian Sumner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 25 15:32:47 PST 2021
b-sumner added a comment.
That is the safest thing to do. However, I'm now hearing some thinking that memory likely to be targeted by f.p. atomics is likely to be cached. But again, better to be safe at least until we're clear this will always be the case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95391/new/
https://reviews.llvm.org/D95391
More information about the llvm-commits
mailing list