This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Disable fp atomic to s_denorm_mode hazard for GFX11
ClosedPublic

Authored by foad on Sep 20 2022, 5:36 AM.

Details

Summary

This hazard only exists on GFX10.

Diff Detail

Event Timeline

foad created this revision.Sep 20 2022, 5:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 5:36 AM
foad requested review of this revision.Sep 20 2022, 5:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 5:36 AM
arsenm accepted this revision.Sep 20 2022, 6:15 AM
This revision is now accepted and ready to land.Sep 20 2022, 6:15 AM
This revision was automatically updated to reflect the committed changes.