<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in basic-call.f90</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b70a07 - [flang] Lower function and subroutine calls</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/basic-call.f90#d0b70a07</link>
        <description>[flang] Lower function and subroutine callsThis patch introduce basic function/subroutine calls.Because of the state of lowering only simple scalar argumentscan be used in the calls. This will be enhanced in follow uppatches with arrays, allocatable, pointer ans so on.```subroutine sub1()endsubroutine sub2()  call sub1()end```This patch is part of the upstreaming effort from fir-dev branch.Reviewed By: schweitzDifferential Revision: https://reviews.llvm.org/D120419Co-authored-by: Eric Schweitz &lt;eschweitz@nvidia.com&gt;Co-authored-by: Jean Perier &lt;jperier@nvidia.com&gt;Co-authored-by: V Donaldson &lt;vdonaldson@nvidia.com&gt;

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/basic-call.f90</description>
        <pubDate>Wed, 23 Feb 2022 18:48:07 +0000</pubDate>
        <dc:creator>Valentin Clement &lt;clementval@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
