This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget] Refactor DeviceRTL prior to AMDGPU bringup
ClosedPublic

Authored by JonChesterfield on Oct 18 2021, 8:13 AM.

Details

Summary

Subset of D111993. Fix typos, rename read to load.

Diff Detail

Event Timeline

JonChesterfield requested review of this revision.Oct 18 2021, 8:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 18 2021, 8:13 AM
tianshilei1992 accepted this revision.Oct 18 2021, 5:06 PM
tianshilei1992 added a subscriber: tianshilei1992.

LGTM. It's not NFC because there are some function cleanup, function signature changes, etc.

This revision is now accepted and ready to land.Oct 18 2021, 5:06 PM
JonChesterfield retitled this revision from [libomptarget][nfc] Refactor DeviceRTL prior to AMDGPU bringup to [libomptarget] Refactor DeviceRTL prior to AMDGPU bringup.Oct 19 2021, 12:04 AM
This revision was landed with ongoing or failed builds.Oct 19 2021, 12:05 AM
This revision was automatically updated to reflect the committed changes.