This patch upstream the lowering of Enter Data directive that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/526
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D90470
[flang][openacc] Lower enter data directive ClosedPublic Authored by clementval on Oct 30 2020, 8:39 AM.
Details Summary This patch upstream the lowering of Enter Data directive that was initially done in
Diff Detail
Event Timelineclementval added a parent revision: D90467: [flang][openacc] Lower exit data directive.Oct 30 2020, 8:40 AM This revision is now accepted and ready to land.Nov 4 2020, 10:07 AM Closed by commit rGc71adeff24ca: [flang][openacc] Lower enter data directive (authored by clementval). · Explain WhyNov 4 2020, 12:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 302927 flang/lib/Lower/OpenACC.cpp
|