[all-commits] [llvm/llvm-project] 34b084: [OpenMP][flang]Lower NUM_THREADS clause for parall...
Sourabh Singh Tomar via All-commits
all-commits at lists.llvm.org
Wed Sep 23 05:27:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 34b08487f04a5a6621d94c17ef49e631cc187f4e
https://github.com/llvm/llvm-project/commit/34b08487f04a5a6621d94c17ef49e631cc187f4e
Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
Log Message:
-----------
[OpenMP][flang]Lower NUM_THREADS clause for parallel construct
This patch reflects the work that can be upstreamed from PR(merged)
PR: https://github.com/flang-compiler/f18-llvm-project/pull/411
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D87846
More information about the All-commits
mailing list