[all-commits] [llvm/llvm-project] 1d3284: [flang][OpenMP] Upstream lowering of `ParallelOp` ...

Sourabh Singh Tomar via All-commits all-commits at lists.llvm.org
Fri Oct 23 07:52:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d328446bf92f76f1861d0e5f84d67732d76c8fd
      https://github.com/llvm/llvm-project/commit/1d328446bf92f76f1861d0e5f84d67732d76c8fd
  Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M flang/lib/Lower/OpenMP.cpp

  Log Message:
  -----------
  [flang][OpenMP] Upstream lowering of `ParallelOp` clauses

Note: This patch reflects the work that can be upstreamed from PR's(merged):

1. https://github.com/flang-compiler/f18-llvm-project/pull/456
2. https://github.com/flang-compiler/f18-llvm-project/pull/485

Also replaced TODO with new TODO.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list