This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget][amdgpu] Address compiler warnings, drive by fixes
ClosedPublic

Authored by JonChesterfield on Dec 3 2020, 2:37 AM.

Details

Summary

[libomptarget][amdgpu] Address compiler warnings, drive by fixes

Initialize some variables, remove unused ones.
Changes the debug printing condition to align with the aomp test suite.

Diff Detail

Event Timeline

JonChesterfield created this revision.Dec 3 2020, 2:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 3 2020, 2:37 AM
JonChesterfield requested review of this revision.Dec 3 2020, 2:37 AM
pdhaliwal accepted this revision.Dec 3 2020, 2:54 AM

Looks good, thanks.

This revision is now accepted and ready to land.Dec 3 2020, 2:54 AM
This revision was landed with ongoing or failed builds.Dec 3 2020, 3:09 AM
This revision was automatically updated to reflect the committed changes.