[all-commits] [llvm/llvm-project] e94445: [flang][openacc] Lower parallel construct
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Oct 12 10:23:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e944455eaf1ed3b3bfe9876c5478ce18e9975eea
https://github.com/llvm/llvm-project/commit/e944455eaf1ed3b3bfe9876c5478ce18e9975eea
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][openacc] Lower parallel construct
This patch upstream the lowering of Parallel construct that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/460.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D88917
More information about the All-commits
mailing list