[all-commits] [llvm/llvm-project] bc274b: [flang] Add test for allocatable on the caller side
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Mar 1 14:27:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc274b854d2327c0a3a62202456d2d43258adb12
https://github.com/llvm/llvm-project/commit/bc274b854d2327c0a3a62202456d2d43258adb12
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M flang/lib/Lower/ConvertExpr.cpp
A flang/test/Lower/allocatable-caller.f90
Log Message:
-----------
[flang] Add test for allocatable on the caller side
This patch adds test for allocatable on the caller side.
Lowering for missing features is added as well.
This patch is part of the upstreaming effort from fir-dev branch.
Depends on D120746
Reviewed By: PeteSteinfeld, schweitz
Differential Revision: https://reviews.llvm.org/D120748
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: Jean Perier <jperier at nvidia.com>
More information about the All-commits
mailing list