[all-commits] [llvm/llvm-project] e5aa6e: [flang][OpenMP] Verify support for private/firstpr...

NimishMishra via All-commits all-commits at lists.llvm.org
Thu Jun 1 03:36:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5aa6eeb4c474de99c44a667e3852f90e3774396
      https://github.com/llvm/llvm-project/commit/e5aa6eeb4c474de99c44a667e3852f90e3774396
  Author: Nimish Mishra <neelam.nimish at gmail.com>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M flang/test/Lower/OpenMP/sections.f90

  Log Message:
  -----------
  [flang][OpenMP] Verify support for private/firstprivate on unstructured sections

Verification of support for lowering private/firstprivate clauses
on unstructured sections.

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

Reviewed By: TIFitis




More information about the All-commits mailing list