This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][NFCI] Move headers into llvm/Frontend/OpenMP to be reusable
ClosedPublic

Authored by jdoerfert on Jan 9 2022, 7:14 PM.

Details

Summary

The headers contain type definitions we can and want to reuse between
the device runtime, the plugins, libomptarget, and soon the compiler
itself.

Diff Detail

Event Timeline

jdoerfert created this revision.Jan 9 2022, 7:14 PM
jdoerfert requested review of this revision.Jan 9 2022, 7:14 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 9 2022, 7:14 PM
jhuber6 accepted this revision.Jan 9 2022, 7:44 PM

LGTM

This revision is now accepted and ready to land.Jan 9 2022, 7:44 PM
jdoerfert closed this revision.Jul 26 2023, 1:41 PM

Subsumed by D142569

Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 1:41 PM