[PATCH] D157437: AMDGPU: Expand remaining system atomic operations
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 08:39:59 PDT 2023
arsenm added a comment.
In D157437#4644366 <https://reviews.llvm.org/D157437#4644366>, @arsenm wrote:
> In D157437#4644295 <https://reviews.llvm.org/D157437#4644295>, @yaxunl wrote:
>
>> In D157437#4614101 <https://reviews.llvm.org/D157437#4614101>, @arsenm wrote:
>>
>>> ping, I think we just need to go with this and add in the new thing later. Also would like clarification on whether add/xchg at system scope are supposed to work
>>
>> This will cause perf regression for XGMI users. We cannot afford that.
>
> Nobody complained when the last batch were fixed
Also correctness trumps speed. We should establish a working baseline
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157437/new/
https://reviews.llvm.org/D157437
More information about the llvm-commits
mailing list