[PATCH] D102366: [AMDGPU] Do not check denorm for LDS FP atomic with unsafe flag
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 13:47:40 PDT 2021
rampitec created this revision.
rampitec added a reviewer: t-tye.
Herald added subscribers: kerbowa, jfb, hiraditya, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
rampitec requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This is already how it is handled for global and flat atomics.
https://reviews.llvm.org/D102366
Files:
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/fp64-atomics-gfx90a.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102366.344946.patch
Type: text/x-patch
Size: 4438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/1bd1582f/attachment-0001.bin>
More information about the llvm-commits
mailing list