[PATCH] D89769: [flang][OpenMP] Upstream lowering of `ParallelOp` clauses

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 23:49:22 PDT 2020


SouraVX created this revision.
SouraVX added projects: LLVM, Flang.
SouraVX added reviewers: schweitz, kiranchandramohan, clementval, kiranktp.
Herald added subscribers: llvm-commits, jdoerfert, guansong, yaxunl.
Herald added a reviewer: sscalpone.
SouraVX requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89769

Files:
  flang/lib/Lower/OpenMP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89769.299272.patch
Type: text/x-patch
Size: 11863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/74e99857/attachment.bin>


More information about the llvm-commits mailing list