[all-commits] [llvm/llvm-project] 3a4c03: [flang][OpenMP] Add functionality to check "close ...
arnamoy10 via All-commits
all-commits at lists.llvm.org
Thu Apr 8 12:18:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a4c0354b6eb5484b9b0cff6f6a7df982b49414e
https://github.com/llvm/llvm-project/commit/3a4c0354b6eb5484b9b0cff6f6a7df982b49414e
Author: Arnamoy Bhattacharyya <arnamoy.bhattacharyya at huawei.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
M flang/test/Semantics/omp-do05.f90
M flang/test/Semantics/omp-nested01.f90
M flang/test/Semantics/omp-reduction07.f90
Log Message:
-----------
[flang][OpenMP] Add functionality to check "close nesting" of regions, which can be used for Semantic checks. Also adding more test cases.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D99970
More information about the All-commits
mailing list