[PATCH] D87864: AMDGPU: Check global FP atomics match default FP mode

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 08:56:54 PDT 2020


rampitec added a comment.

In D87864#2282012 <https://reviews.llvm.org/D87864#2282012>, @arsenm wrote:

> In D87864#2281901 <https://reviews.llvm.org/D87864#2281901>, @rampitec wrote:
>
>> I think you need to drop denorm checks and move the check outside of the address space check.
>
> But the DS atomics do respect the denormal mode

All of them seem to respect it, even global.


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

https://reviews.llvm.org/D87864



More information about the llvm-commits mailing list