[PATCH] D98085: [AMDGPU] Always expand system scope fp atomics on gfx90a
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 9 10:41:45 PST 2021
rampitec added a comment.
In D98085#2613814 <https://reviews.llvm.org/D98085#2613814>, @arsenm wrote:
> I didn't mean the LLVMContext, I mean a new target context which would be a new concept. That doesn't necessarily belong in this patch, but I do think it would be better
I completely agree, and this really does not belong to this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98085/new/
https://reviews.llvm.org/D98085
More information about the llvm-commits
mailing list