[all-commits] [llvm/llvm-project] a89a3c: Add Semantic check for Flang OpenMP 4.5 - 2.7.1 Do...

Yashaswini Hegde via All-commits all-commits at lists.llvm.org
Mon Mar 8 07:07:59 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a89a3c2c7d55e672f5154408396975587f9de28c
      https://github.com/llvm/llvm-project/commit/a89a3c2c7d55e672f5154408396975587f9de28c
  Author: Yashaswini <yhegde at gmail.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M flang/lib/Semantics/resolve-directives.cpp
    A flang/test/Semantics/omp-do04-positivecase.f90
    M flang/test/Semantics/omp-do04.f90

  Log Message:
  -----------
  Add Semantic check for Flang OpenMP 4.5 - 2.7.1 Do Loop restrictions for Threadprivate.
Implementation of Do loop threadprivate check.

Files:

resolve-directives.cpp

Testcases:

omp-do04-positivecase.f90
omp-do04.f90

Reviewed by: Kiran Chandramohan @kiranchandramohan

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




More information about the All-commits mailing list