This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

rampitec created this revision.May 12 2021, 1:47 PM
rampitec requested review of this revision.May 12 2021, 1:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 12 2021, 1:47 PM
Herald added a subscriber: wdng. · View Herald Transcript
t-tye accepted this revision.May 17 2021, 3:58 PM

LGTM

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
This revision was automatically updated to reflect the committed changes.