This patch upstream the lowering of Update directive that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/528
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D90472
[flang][openacc] Lower update directive ClosedPublic Authored by clementval on Oct 30 2020, 8:44 AM.
Details Summary This patch upstream the lowering of Update 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:44 AM This revision is now accepted and ready to land.Nov 4 2020, 10:07 AM Closed by commit rGb45ea4451a9e: [flang][openacc] Lower update directive (authored by clementval). · Explain WhyNov 4 2020, 12:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 302937 flang/lib/Lower/OpenACC.cpp
|