This patch lower !OMP TASKWAIT construct from PFT to
OpenMPDialect operations.
Construct is lowered with conformance to OpenMP 4.5 spec.
Patch is carved out of following approved PR:
https://github.com/flang-compiler/f18-llvm-project/pull/280
Paths
| Differential D83983
[flang][OpenMP] Added support for lowering OpenMP taskwait construct ClosedPublic Authored by SouraVX on Jul 16 2020, 1:10 PM.
Details Summary This patch lower !OMP TASKWAIT construct from PFT to Patch is carved out of following approved PR:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 16 2020, 3:27 PM Closed by commit rG079b49b3fb22: [flang][OpenMP] Added support for lowering OpenMP taskwait construct (authored by SouraVX). · Explain WhyJul 17 2020, 7:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 278590 flang/lib/Lower/OpenMP.cpp
flang/unittests/Lower/OpenMPLoweringTest.cpp
|
clang-format not found in user's PATH; not linting file.