[PATCH] D120748: [flang] Add test for allocatable on the caller side
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 1 09:58:08 PST 2022
clementval created this revision.
clementval added reviewers: jeanPerier, PeteSteinfeld, schweitz, svedanayagam, klausler.
Herald added a subscriber: mehdi_amini.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.
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 <https://reviews.llvm.org/D120746>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D120748
Files:
flang/lib/Lower/ConvertExpr.cpp
flang/test/Lower/allocatable-caller.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120748.412148.patch
Type: text/x-patch
Size: 7516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/f5e832a8/attachment.bin>
More information about the llvm-commits
mailing list