Note: This patch reflects the work that can be upstreamed from PR's(merged):
- https://github.com/flang-compiler/f18-llvm-project/pull/456
- https://github.com/flang-compiler/f18-llvm-project/pull/485
Also replaced TODO with new TODO.
Differential D89769
[flang][OpenMP] Upstream lowering of `ParallelOp` clauses ClosedPublic Authored by SouraVX on Oct 19 2020, 11:49 PM.
Details Summary Note: This patch reflects the work that can be upstreamed from PR's(merged):
Also replaced TODO with new TODO.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 23 2020, 6:42 AM This revision was landed with ongoing or failed builds.Oct 23 2020, 7:51 AM Closed by commit rG1d328446bf92: [flang][OpenMP] Upstream lowering of `ParallelOp` clauses (authored by SouraVX). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 300292 flang/lib/Lower/OpenMP.cpp
|