This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][NFC] Refactor new driver to be more general
ClosedPublic

Authored by jhuber6 on Mar 3 2022, 12:29 PM.

Details

Summary

This path refactors the new driver to be less dependent on OpenMP. This
is done in preparation for the new driver to be able to handle other
offloading kinds and compile them together.

Diff Detail

Event Timeline

jhuber6 created this revision.Mar 3 2022, 12:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 3 2022, 12:29 PM
jhuber6 requested review of this revision.Mar 3 2022, 12:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 3 2022, 12:29 PM
This revision is now accepted and ready to land.Mar 4 2022, 11:34 AM
This revision was automatically updated to reflect the committed changes.