This patch adds Fortran lowering support for OMP Target directive along with tests.
Depends on D147247
Paths
| Differential D147339
[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 TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 31 2023, 9:55 AM This revision is now accepted and ready to land.Apr 11 2023, 3:48 AM Closed by commit rG2cfbbfc06f2a: [Flang][OpenMP] Add Fortran lowering support for Target directive (authored by TIFitis). · Explain WhyApr 11 2023, 8:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512472 flang/lib/Lower/OpenMP.cpp
flang/test/Lower/OpenMP/target.f90
|