This patch upstream the lowering of Wait directive that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/532
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D90489
[flang][openacc] Lower wait directive ClosedPublic Authored by clementval on Oct 30 2020, 11:47 AM.
Details Summary This patch upstream the lowering of Wait directive that was initially done in
Diff Detail
Event Timelineclementval added a parent revision: D90467: [flang][openacc] Lower exit data directive.Oct 30 2020, 11:47 AM This revision is now accepted and ready to land.Nov 4 2020, 10:08 AM Closed by commit rG1dad9d4282cc: [flang][openacc] Lower wait directive (authored by clementval). · Explain WhyNov 4 2020, 6:16 PM This revision was automatically updated to reflect the committed changes. Comment Actions
Same answer as D90488
Revision Contents
Diff 303000 flang/lib/Lower/OpenACC.cpp
|