This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Reorganize directive output
ClosedPublic

Authored by clementval on Aug 4 2023, 2:33 PM.

Details

Summary

OpenACC and OpenMP directive are
emitted in the module file. Just reorganized the code
so this is well separated and do not pollute the main
Fortran part.

Diff Detail

Event Timeline

clementval created this revision.Aug 4 2023, 2:33 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 4 2023, 2:33 PM
clementval requested review of this revision.Aug 4 2023, 2:33 PM
kiranchandramohan accepted this revision.Aug 4 2023, 2:37 PM

LG. Thanks.

This revision is now accepted and ready to land.Aug 4 2023, 2:37 PM
This revision was landed with ongoing or failed builds.Aug 4 2023, 2:43 PM
This revision was automatically updated to reflect the committed changes.