[PATCH] D100072: [AMDGPU] Allow -amdgpu-unsafe-fp-atomics to ignore denorm mode

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 17:11:36 PDT 2021


rampitec updated this revision to Diff 335964.
rampitec marked an inline comment as done.
rampitec added a comment.

Updated documentation and made clang-tidy happy.


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

https://reviews.llvm.org/D100072

Files:
  clang/docs/ClangCommandLineReference.rst
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/fp64-atomics-gfx90a.ll
  llvm/test/CodeGen/AMDGPU/global-atomics-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100072.335964.patch
Type: text/x-patch
Size: 7240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/35d13d47/attachment-0001.bin>


More information about the llvm-commits mailing list