This patch adds tests for flush and master constructs
This is part of the upstreaming effort from the fir-dev branch in [1].
[1] https://github.com/flang-compiler/f18-llvm-project
Co-authored By: Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
Paths
| Differential D122250
[flang] Flush and master constructs ClosedPublic Authored by shraiysh on Mar 22 2022, 11:54 AM.
Details Summary This patch adds tests for flush and master constructs This is part of the upstreaming effort from the fir-dev branch in [1]. Co-authored By: Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
Diff Detail
Event Timelineshraiysh added reviewers: kiranchandramohan, clementval, kiranktp, peixin, NimishMishra, schweitz, awarzynski.Mar 22 2022, 11:58 AM This revision is now accepted and ready to land.Mar 22 2022, 2:33 PM Closed by commit rG51433662e2cc: [flang] Flush and master constructs (authored by shraiysh). · Explain WhyMar 22 2022, 9:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417488 flang/lib/Lower/OpenMP.cpp
flang/test/Lower/OpenMP/flush.f90
flang/test/Lower/OpenMP/master.f90
|