diff options
author | Valentin Clement <clementval@gmail.com> | 2023-05-22 09:51:47 -0700 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-05-22 09:52:11 -0700 |
commit | 580c31f44631b999a502300f69adc94e52f59541 (patch) | |
tree | c6ca880b671b7b1ed2f958f4468bd7ae6525912d /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | a7bbbc59afe5c4ae2acbb10cd335c0d46cbf1d0f (diff) | |
download | llvm-580c31f44631b999a502300f69adc94e52f59541.zip llvm-580c31f44631b999a502300f69adc94e52f59541.tar.gz llvm-580c31f44631b999a502300f69adc94e52f59541.tar.bz2 |
[flang][openacc] Add initial support to lower private clause to the new design
This patch adds the initial infrastructure to lower the private clause to the
new design introduced in D150622. The init region is not implemented yet
and currently only yield the input argument (semantic is then similar with the previous
design currently). Implementation will come in a follow up patch to keep patch.
This patch also re-enable test commented out for `acc serial`, `acc serial loop`,
`acc parallel` and `acc parallel loop` with private clause.
Depends on D150972, D150973
Reviewed By: razvanlupusoru, jeanPerier
Differential Revision: https://reviews.llvm.org/D150975
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions