[all-commits] [llvm/llvm-project] e27654: [Flang][OpenMP] Add more sema checks for ordered c...
arnamoy10 via All-commits
all-commits at lists.llvm.org
Fri Mar 19 11:57:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e27654f737da8e3a80d8c1e3509868ab7fb4265b
https://github.com/llvm/llvm-project/commit/e27654f737da8e3a80d8c1e3509868ab7fb4265b
Author: Arnamoy Bhattacharyya <arnamoy10 at gmail.com>
Date: 2021-03-19 (Fri, 19 Mar 2021)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
A flang/test/Semantics/omp-ordered-simd.f90
Log Message:
-----------
[Flang][OpenMP] Add more sema checks for ordered construct
This patch fixes a bug to allow ordered construct within a non-worksharing loop, also adds more sema checks.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D98733
More information about the All-commits
mailing list