aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2023-05-22 09:51:47 -0700
committerValentin Clement <clementval@gmail.com>2023-05-22 09:52:11 -0700
commit580c31f44631b999a502300f69adc94e52f59541 (patch)
treec6ca880b671b7b1ed2f958f4468bd7ae6525912d /clang/lib/CodeGen/CodeGenFunction.cpp
parenta7bbbc59afe5c4ae2acbb10cd335c0d46cbf1d0f (diff)
downloadllvm-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