This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Factor out SelectSAddrFI()
ClosedPublic

Authored by rampitec on Apr 13 2021, 12:36 PM.

Details

Summary

This is a service function generally useful for selection
of a FI in an SADDR. NFC for now, needed for future patch.

Diff Detail

Event Timeline

rampitec created this revision.Apr 13 2021, 12:36 PM
rampitec requested review of this revision.Apr 13 2021, 12:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2021, 12:36 PM
Herald added a subscriber: wdng. · View Herald Transcript
sebastian-ne accepted this revision.Apr 14 2021, 3:58 AM
This revision is now accepted and ready to land.Apr 14 2021, 3:58 AM
This revision was landed with ongoing or failed builds.Apr 14 2021, 11:10 AM
This revision was automatically updated to reflect the committed changes.