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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 13:40:29 PDT 2021


arsenm added a comment.

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?


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