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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157143
[flang][NFC] Reorganize directive output ClosedPublic Authored by clementval on Aug 4 2023, 2:33 PM.
Details Summary OpenACC and OpenMP directive are
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 4 2023, 2:33 PM 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 Closed by commit rG68f36106c79c: [flang][NFC] Reorganize directive output (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 547358 flang/lib/Semantics/mod-file.cpp
|