This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][Libomptarget][NFC] Remove bunch of dead structs
ClosedPublic

Authored by pdhaliwal on Jun 2 2021, 2:36 AM.

Details

Summary

Dropped structs are atmi_machine_t, atmi_device_t and atmi_memory_t

Diff Detail

Event Timeline

pdhaliwal created this revision.Jun 2 2021, 2:36 AM
pdhaliwal requested review of this revision.Jun 2 2021, 2:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2021, 2:36 AM
JonChesterfield accepted this revision.Jun 2 2021, 3:08 AM
JonChesterfield added inline comments.
openmp/libomptarget/plugins/amdgpu/impl/system.cpp
357–358

One fewer memory leak too.

This revision is now accepted and ready to land.Jun 2 2021, 3:08 AM
This revision was landed with ongoing or failed builds.Jun 2 2021, 3:41 AM
This revision was automatically updated to reflect the committed changes.