[all-commits] [llvm/llvm-project] 1fe4b9: [flang][OpenMP] Added parallel sections translation

Shraiysh via All-commits all-commits at lists.llvm.org
Mon Mar 28 22:46:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fe4b968c5fad5959ab9d371cc3324d9c7062eb3
      https://github.com/llvm/llvm-project/commit/1fe4b968c5fad5959ab9d371cc3324d9c7062eb3
  Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
  Date:   2022-03-29 (Tue, 29 Mar 2022)

  Changed paths:
    M flang/lib/Lower/OpenMP.cpp
    A flang/test/Lower/OpenMP/parallel-sections.f90

  Log Message:
  -----------
  [flang][OpenMP] Added parallel sections translation

This patch adds translation for parallel sections from PFT to MLIR.

Reviewed By: kiranchandramohan, NimishMishra

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




More information about the All-commits mailing list