This is an archive of the discontinued LLVM Phabricator instance.

[HIP] Make test rocm-detect.hip more stable
ClosedPublic

Authored by yaxunl on Aug 6 2023, 2:57 PM.

Details

Summary

some downstream clang is configured to add -rpath to HIP runtime for ld. Also clang may use code object version by default. Make this test result not affected by those.

Diff Detail

Event Timeline

yaxunl created this revision.Aug 6 2023, 2:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2023, 2:57 PM
yaxunl requested review of this revision.Aug 6 2023, 2:57 PM
jhuber6 accepted this revision.Aug 6 2023, 3:00 PM
This revision is now accepted and ready to land.Aug 6 2023, 3:00 PM
This revision was landed with ongoing or failed builds.Aug 6 2023, 3:16 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2023, 3:16 PM