[all-commits] [llvm/llvm-project] 514336: [flang] Flush and master constructs
Shraiysh via All-commits
all-commits at lists.llvm.org
Tue Mar 22 21:35:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51433662e2cc8329892a70838095de414cfaaacc
https://github.com/llvm/llvm-project/commit/51433662e2cc8329892a70838095de414cfaaacc
Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
A flang/test/Lower/OpenMP/flush.f90
A flang/test/Lower/OpenMP/master.f90
Log Message:
-----------
[flang] Flush and master constructs
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
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D122250
Co-authored By: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
More information about the All-commits
mailing list