[PATCH] D120483: [flang] Handle allocatable dummy arguments

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 06:59:53 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 handles allocatable dummy argument lowering
in function and subroutines.

This patch is part of the upstreaming effort from fir-dev branch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120483

Files:
  flang/lib/Lower/CallInterface.cpp
  flang/test/Lower/arguments.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120483.411114.patch
Type: text/x-patch
Size: 8228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220224/cc7f9f95/attachment.bin>


More information about the llvm-commits mailing list