[PATCH] D87846: [OpenMP][flang]Lower NUM_THREADS clause for parallel construct

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 10:57:47 PDT 2020


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

This patch reflects the work that can be upstreamed from PR(merged)
PR: https://github.com/flang-compiler/f18-llvm-project/pull/411

Unittest is also included in this patch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87846

Files:
  flang/lib/Lower/OpenMP.cpp
  flang/unittests/Lower/OpenMPLoweringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87846.292566.patch
Type: text/x-patch
Size: 5063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/63c50c46/attachment.bin>


More information about the llvm-commits mailing list