[all-commits] [llvm/llvm-project] 29851f: [flang][openacc] Add lowering support for create c...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Aug 1 14:13:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29851f48fa29996eb2839741d41131ccb785d5c6
https://github.com/llvm/llvm-project/commit/29851f48fa29996eb2839741d41131ccb785d5c6
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] Add lowering support for create clause on OpenACC declare
Lower the create clause on the OpenACC declare construct in
function/subroutine.
Depends on D156568
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D156572
More information about the All-commits
mailing list