[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 16:26:12 PST 2021


rampitec added a comment.

In D98085#2614506 <https://reviews.llvm.org/D98085#2614506>, @rampitec wrote:

> 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.

Probably something like this: D98304 <https://reviews.llvm.org/D98304>?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98085/new/

https://reviews.llvm.org/D98085



More information about the llvm-commits mailing list