This is an archive of the discontinued LLVM Phabricator instance.

[Flang][OpenMP] Add Fortran lowering support for Target directive
ClosedPublic

Authored by TIFitis on Mar 31 2023, 9:54 AM.

Details

Summary

This patch adds Fortran lowering support for OMP Target directive along with tests.

Depends on D147247

Diff Detail

Event Timeline

TIFitis created this revision.Mar 31 2023, 9:54 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 31 2023, 9:55 AM
TIFitis requested review of this revision.Mar 31 2023, 9:55 AM

ping for reviews. Thanks :)

This revision is now accepted and ready to land.Apr 11 2023, 3:48 AM