[all-commits] [llvm/llvm-project] 162b46: [flang][OpenMP] Modify semantic check for nesting ...
arnamoy10 via All-commits
all-commits at lists.llvm.org
Tue Apr 13 10:57:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 162b463d85d3b6d253479b2b3b87fca786e61258
https://github.com/llvm/llvm-project/commit/162b463d85d3b6d253479b2b3b87fca786e61258
Author: Arnamoy Bhattacharyya <arnamoy.bhattacharyya at huawei.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/test/Semantics/omp-ordered-simd.f90
Log Message:
-----------
[flang][OpenMP] Modify semantic check for nesting of `ordered` regions to include `close` nesting check.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D100222
More information about the All-commits
mailing list