[all-commits] [llvm/llvm-project] 88d528: [flang][OpenMP] Added lowering support for section...

NimishMishra via All-commits all-commits at lists.llvm.org
Thu Mar 24 00:58:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88d5289fc69d24e8490a064c87228d68c53e5d9c
      https://github.com/llvm/llvm-project/commit/88d5289fc69d24e8490a064c87228d68c53e5d9c
  Author: Nimish Mishra <neelam.nimish at gmail.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

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

  Log Message:
  -----------
  [flang][OpenMP] Added lowering support for sections construct

This patch adds lowering support (from PFT to FIR) for sections construct

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list