[all-commits] [llvm/llvm-project] ba2082: [flang][openacc] Lower the entry part for OpenACC ...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Aug 1 14:04:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba2082cdffcfb83715d3f03ee679c583c70e39d4
https://github.com/llvm/llvm-project/commit/ba2082cdffcfb83715d3f03ee679c583c70e39d4
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-declare.f90
Log Message:
-----------
[flang][openacc] Lower the entry part for OpenACC declare in function/subroutine
This patch adds lowering for the entry part of the OpenACC declare construct
in function/subroutine. The exit part will come as a follow up patch.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D156560
More information about the All-commits
mailing list