[all-commits] [llvm/llvm-project] 672a2c: [flang][openacc] Generate declare pre/post dealloc...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Aug 10 10:55:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 672a2c4a5aa1310a4ad63137857f064b4ab439c5
https://github.com/llvm/llvm-project/commit/672a2c4a5aa1310a4ad63137857f064b4ab439c5
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M flang/include/flang/Lower/OpenACC.h
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-declare.f90
Log Message:
-----------
[flang][openacc] Generate declare pre/post dealloc function
Generate the function dealing with the action on deallocation (pre/post) of
a declare variable.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D157530
More information about the All-commits
mailing list