This patch upstream the lowering of Exit Data construct that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/527
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D90467
[flang][openacc] Lower exit data directive ClosedPublic Authored by clementval on Oct 30 2020, 8:30 AM.
Details Summary This patch upstream the lowering of Exit Data construct that was initially done in
Diff Detail
Event Timelineclementval added a child revision: D90470: [flang][openacc] Lower enter data directive.Oct 30 2020, 8:40 AM clementval added a child revision: D90472: [flang][openacc] Lower update directive.Oct 30 2020, 8:44 AM clementval added a child revision: D90488: [flang][openacc] Lower init and shutdown directive.Oct 30 2020, 11:46 AM This revision is now accepted and ready to land.Nov 4 2020, 10:07 AM Closed by commit rG2e73a1f9faaf: [flang][openacc] Lower exit data directive (authored by clementval). · Explain WhyNov 4 2020, 11:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 302924 flang/lib/Lower/OpenACC.cpp
|