[PATCH] D120746: [flang] Add test for allocatable on the callee side

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 09:57:04 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 couple of tests for allocatable
on the callee side. Lowering for some missing underlying features
is added as well.

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

Depends on D120744 <https://reviews.llvm.org/D120744>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120746

Files:
  flang/lib/Lower/CallInterface.cpp
  flang/lib/Lower/ConvertExpr.cpp
  flang/lib/Lower/ConvertVariable.cpp
  flang/lib/Optimizer/Builder/MutableBox.cpp
  flang/test/Lower/allocatable-callee.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120746.412146.patch
Type: text/x-patch
Size: 14705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/58a73ef7/attachment-0001.bin>


More information about the llvm-commits mailing list