This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Make use of HasSMemRealTime predicate. NFC.
ClosedPublic

Authored by foad on Dec 14 2020, 3:42 AM.

Details

Summary

We have this subtarget feature so it makes sense to use it here. This is
NFC because it's always defined by default on GFX8+.

Diff Detail

Event Timeline

foad created this revision.Dec 14 2020, 3:42 AM
foad requested review of this revision.Dec 14 2020, 3:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 14 2020, 3:42 AM
This revision is now accepted and ready to land.Dec 14 2020, 8:31 AM
This revision was landed with ongoing or failed builds.Dec 14 2020, 8:43 AM
This revision was automatically updated to reflect the committed changes.