[PATCH] D88917: [flang][openacc] Lower parallel construct

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 12:41:52 PDT 2020


clementval created this revision.
clementval added reviewers: sscalpone, schweitz, jeanPerier, SouraVX, kiranchandramohan, jdoerfert.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
clementval requested review of this revision.

This patch upstream the lowering of Parallel construct that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/460.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88917

Files:
  flang/lib/Lower/OpenACC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88917.296523.patch
Type: text/x-patch
Size: 11244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/16fd4a46/attachment.bin>


More information about the llvm-commits mailing list