[all-commits] [llvm/llvm-project] 79f7d3: [flang][OpenMP] Add semantic checks for strict nes...
arnamoy10 via All-commits
all-commits at lists.llvm.org
Thu Apr 29 05:34:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79f7d3b7b123faa80daf265277b32ac77998190f
https://github.com/llvm/llvm-project/commit/79f7d3b7b123faa80daf265277b32ac77998190f
Author: Arnamoy Bhattacharyya <arnamoy.bhattacharyya at huawei.com>
Date: 2021-04-29 (Thu, 29 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-combined-constructs.f90
M flang/test/Semantics/omp-device-constructs.f90
A flang/test/Semantics/omp-nested-distribute.f90
Log Message:
-----------
[flang][OpenMP] Add semantic checks for strict nesting inside `teams` construct.
More information about the All-commits
mailing list