[PATCH] D96823: [AMDGPU] Mark SMRD atomics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 05:39:33 PST 2021


arsenm added a comment.

In D96823#2567703 <https://reviews.llvm.org/D96823#2567703>, @foad wrote:

>> At the moment it is NFC
>
> Doesn't this mean that SITargetLowering::AdjustInstrPostInstrSelection will start optimizing the ret form to the noret form?

I don't think selecting the scalar atomics was ever supported


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

https://reviews.llvm.org/D96823



More information about the llvm-commits mailing list