This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget] [amdgpu] Hostcall offset check should consider implicit args
ClosedPublic

Authored by dhruvachak on Apr 14 2022, 5:27 PM.

Details

Summary

Fixed hostcall offset check to compare against kernarg segment size
and implicit arguments. Improved the corresponding debug print.

Diff Detail

Event Timeline

dhruvachak created this revision.Apr 14 2022, 5:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2022, 5:27 PM
Herald added subscribers: kerbowa, t-tye, tpr and 4 others. · View Herald Transcript
dhruvachak requested review of this revision.Apr 14 2022, 5:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2022, 5:27 PM
JonChesterfield accepted this revision.Apr 14 2022, 5:30 PM

Thanks! Good fix

This revision is now accepted and ready to land.Apr 14 2022, 5:30 PM
This revision was landed with ongoing or failed builds.Apr 14 2022, 5:54 PM
This revision was automatically updated to reflect the committed changes.