This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget][nfc][amdgpu] Refactor uses of KernelInfoTable
ClosedPublic

Authored by JonChesterfield on May 25 2021, 8:49 AM.

Details

Summary

Suggested in D103059. Use a single lookup instead of two, more const, less mutation.

Diff Detail

Unit TestsFailed

Event Timeline

JonChesterfield requested review of this revision.May 25 2021, 8:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2021, 8:49 AM
JonChesterfield edited the summary of this revision. (Show Details)May 25 2021, 3:17 PM
This revision is now accepted and ready to land.May 26 2021, 10:50 AM
This revision was landed with ongoing or failed builds.May 26 2021, 11:27 AM
This revision was automatically updated to reflect the committed changes.