This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] disable build of old nvptx device runtime
ClosedPublic

Authored by ye-luo on Jan 28 2022, 5:53 PM.

Details

Summary

Fully respect LIBOMPTARGET_BUILD_NVPTX_BCLIB. There is no CUDA toolchain dependency. Complement D118268.

Diff Detail

Event Timeline

ye-luo created this revision.Jan 28 2022, 5:53 PM
ye-luo requested review of this revision.Jan 28 2022, 5:53 PM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Jan 28 2022, 7:10 PM
This revision was automatically updated to reflect the committed changes.