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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 08:55:32 PDT 2020


arsenm added a comment.

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


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

https://reviews.llvm.org/D87864



More information about the llvm-commits mailing list