This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget] Build amdgpu plugin by default
ClosedPublic

Authored by JonChesterfield on Mar 15 2021, 12:57 PM.

Details

Summary

[libomptarget] Build amdgpu plugin by default

This will build the amdgpu plugin if cmake is able to find the hsa
runtime library, which will be the case if rocm is installed or if
the hsa library has been installed somewhere cmake looks.

Diff Detail

Event Timeline

JonChesterfield requested review of this revision.Mar 15 2021, 12:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2021, 12:57 PM
This revision is now accepted and ready to land.Mar 15 2021, 1:01 PM
This revision was landed with ongoing or failed builds.Mar 15 2021, 1:12 PM
This revision was automatically updated to reflect the committed changes.