[all-commits] [llvm/llvm-project] a40b60: [flang][OpenMP] Add semantic check for occurrence ...

arnamoy10 via All-commits all-commits at lists.llvm.org
Thu May 6 12:08:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a40b609958828960ce55a5e266c157491772a67e
      https://github.com/llvm/llvm-project/commit/a40b609958828960ce55a5e266c157491772a67e
  Author: Arnamoy Bhattacharyya <arnamoy.bhattacharyya at huawei.com>
  Date:   2021-05-06 (Thu, 06 May 2021)

  Changed paths:
    M flang/lib/Semantics/check-directive-structure.h
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/check-omp-structure.h
    M flang/test/Semantics/omp-do05.f90
    A flang/test/Semantics/omp-nested-simd.f90
    M flang/test/Semantics/omp-ordered-simd.f90

  Log Message:
  -----------
  [flang][OpenMP] Add semantic check for occurrence of constructs nested inside a SIMD region

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D99757




More information about the All-commits mailing list