This is an archive of the discontinued LLVM Phabricator instance.

[mlir] fix error handling in rocm runtime wrapper
ClosedPublic

Authored by gysit on Jul 29 2020, 8:53 AM.

Details

Summary

The patch fixes minor issues in the rocm runtime wrapper due to api differences between CUDA and HIP.

Diff Detail

Event Timeline

gysit created this revision.Jul 29 2020, 8:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2020, 8:53 AM
gysit requested review of this revision.Jul 29 2020, 8:53 AM
herhut accepted this revision.Jul 29 2020, 11:04 AM

Thanks for fixing this!

This revision is now accepted and ready to land.Jul 29 2020, 11:04 AM
This revision was landed with ongoing or failed builds.Jul 29 2020, 1:11 PM
This revision was automatically updated to reflect the committed changes.