[PATCH] D108208: [AMDGPU] Fix atomic float max/min intrinsics

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 13:48:50 PDT 2021


Joe_Nash added a comment.

In D108208#2950425 <https://reviews.llvm.org/D108208#2950425>, @arsenm wrote:

> In D108208#2950066 <https://reviews.llvm.org/D108208#2950066>, @Joe_Nash wrote:
>
>> add globalisel tests. Apparently gisel does some checking of addrspaces
>> that sdag does not, so I changed the addrspace
>
> Not sure what you mean here. Are you just hitting broken addrspace(1) stores on SI?

Yes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108208



More information about the llvm-commits mailing list