[all-commits] [llvm/llvm-project] c807aa: [flang] Handle lowering of ranked array
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Feb 15 07:01:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c807aa53ee6dec76fd70c8665a409c078a1494d7
https://github.com/llvm/llvm-project/commit/c807aa53ee6dec76fd70c8665a409c078a1494d7
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M flang/lib/Lower/CallInterface.cpp
M flang/lib/Lower/ConvertType.cpp
M flang/test/Lower/basic-function.f90
Log Message:
-----------
[flang] Handle lowering of ranked array
This patch adds lowering of ranked array as function return.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D119835
Co-authored-by: Jean Perier <jperier at nvidia.com>
More information about the All-commits
mailing list