This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Remove an unused return value. NFC.
ClosedPublic

Authored by foad on Nov 9 2020, 2:56 AM.

Diff Detail

Event Timeline

foad created this revision.Nov 9 2020, 2:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 9 2020, 2:57 AM
foad requested review of this revision.Nov 9 2020, 2:57 AM
foad updated this revision to Diff 303819.Nov 9 2020, 4:01 AM

Use std::make_pair for older host toolchains.

arsenm accepted this revision.Nov 9 2020, 10:41 AM

LGTM, I thought I pruned this already

This revision is now accepted and ready to land.Nov 9 2020, 10:41 AM
This revision was landed with ongoing or failed builds.Nov 10 2020, 1:15 AM
This revision was automatically updated to reflect the committed changes.