[all-commits] [llvm/llvm-project] cd2835: [flang] Single construct translation from PFT to FIR

Shraiysh via All-commits all-commits at lists.llvm.org
Wed Mar 23 23:31:03 PDT 2022


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

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

  Log Message:
  -----------
  [flang] Single construct translation from PFT to FIR

This patch adds translation for single construct along with nowait
clause from PFT to FIR.

Allocate clause is added as a TODO as handleAllocateClause is added in
D122302.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list