[PATCH] D102347: [AMDGPU] Only allow global fp atomics with unsafe option

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 12:18:55 PDT 2021


rampitec updated this revision to Diff 344907.
rampitec added a comment.

Added tests for safe case.


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

https://reviews.llvm.org/D102347

Files:
  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: D102347.344907.patch
Type: text/x-patch
Size: 13034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/2d7f8c0f/attachment-0001.bin>


More information about the llvm-commits mailing list