This is already how it is handled for global and flat atomics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102366
[AMDGPU] Do not check denorm for LDS FP atomic with unsafe flag ClosedPublic Authored by rampitec on May 12 2021, 1:47 PM.
Details Summary This is already how it is handled for global and flat atomics.
Diff Detail
Event TimelineHerald added subscribers: kerbowa, jfb, hiraditya and 7 others. · View Herald TranscriptMay 12 2021, 1:47 PM This revision is now accepted and ready to land.May 17 2021, 3:58 PM This revision was landed with ongoing or failed builds.May 17 2021, 4:53 PM Closed by commit rG45764efb6928: [AMDGPU] Do not check denorm for LDS FP atomic with unsafe flag (authored by rampitec). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 346017 llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/fp64-atomics-gfx90a.ll
|