[PATCH] D148796: [AMDGPU][GFX908] Add builtin support for global add atomic f16/f32

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 11:52:50 PDT 2023


rampitec requested changes to this revision.
rampitec added a comment.
This revision now requires changes to proceed.

We used to support it that way and decided just not doing it. It is very hard to explain why a supported atomic results in error. Someone who really needs it can use intrinsic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148796



More information about the llvm-commits mailing list