[all-commits] [llvm/llvm-project] a05ed4: [flang][openacc] Populate the init region for acc....
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Jul 6 13:56:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a05ed478c8f54131f9cafc20f15847dd745f5116
https://github.com/llvm/llvm-project/commit/a05ed478c8f54131f9cafc20f15847dd745f5116
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
A flang/test/Lower/OpenACC/acc-private.f90
Log Message:
-----------
[flang][openacc] Populate the init region for acc.private.recipe for simple type
Generate code to allocate privates for trivial scalars and arrays.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D154259
More information about the All-commits
mailing list