This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add atomic optimizer nouse tests
ClosedPublic

Authored by foad on Mar 19 2021, 7:51 AM.

Details

Summary

Add some atomic optimizer tests where there is no use of the result of
the atomic operation, which is a common case in real code. NFC.

Diff Detail

Event Timeline

foad created this revision.Mar 19 2021, 7:51 AM
foad requested review of this revision.Mar 19 2021, 7:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 19 2021, 7:51 AM
rampitec accepted this revision.Mar 19 2021, 8:35 AM
This revision is now accepted and ready to land.Mar 19 2021, 8:35 AM
This revision was landed with ongoing or failed builds.Mar 19 2021, 8:50 AM
This revision was automatically updated to reflect the committed changes.