<?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 pointer-initial-target.f90</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>13f9089a - [flang] Fix one corner case in reshape intrinsic</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/pointer-initial-target.f90#13f9089a</link>
        <description>[flang] Fix one corner case in reshape intrinsicAs Fortran 2018 16.9.163, the reshape is the only intrinsic whichrequires the shape argument to be rank-one integer array and the SIZEof it to be one constant expression. The current expression loweringconverts the shape expression with slice in intrinsic into one box valuewith the box element type of unknown extent. However, the genReshaperequires the box element type to be constant size. So, convert the boxvalue into one with box element type of sequence of 1 x constant. Thiscorner case is found in cam4 in SPEC 2017https://github.com/llvm/llvm-project/issues/56140.Reviewed By: Jean PerierDifferential Revision: https://reviews.llvm.org/D128597

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/pointer-initial-target.f90</description>
        <pubDate>Thu, 30 Jun 2022 15:52:44 +0000</pubDate>
        <dc:creator>Peixin Qiao &lt;qiaopeixin@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>3de6b1ce - [flang][NFC] Add pointer dummy arguments tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/pointer-initial-target.f90#3de6b1ce</link>
        <description>[flang][NFC] Add pointer dummy arguments testsThis patch adds test for calls with POINTER dummy arguments on the caller side.It also fixes some formatting error that was introduced when upstreamingthe other pointer tests.This patch is part of the upstreaming effort from fir-dev branch.Reviewed By: PeteSteinfeldDifferential Revision: https://reviews.llvm.org/D122238Co-authored-by: Jean Perier &lt;jperier@nvidia.com&gt;

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/pointer-initial-target.f90</description>
        <pubDate>Tue, 22 Mar 2022 19:56:25 +0000</pubDate>
        <dc:creator>Valentin Clement &lt;clementval@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a1425019 - [flang] Lower more pointer assignments/disassociation cases</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/pointer-initial-target.f90#a1425019</link>
        <description>[flang] Lower more pointer assignments/disassociation casesThis patch lowers more cases of pointer assignments anddisassociations.This patch is part of the upstreaming effort from fir-dev branch.Reviewed By: PeteSteinfeld, schweitzDifferential Revision: https://reviews.llvm.org/D121697Co-authored-by: V Donaldson &lt;vdonaldson@nvidia.com&gt;Co-authored-by: Jean Perier &lt;jperier@nvidia.com&gt;Co-authored-by: mleair &lt;leairmark@gmail.com&gt;Co-authored-by: Eric Schweitz &lt;eschweitz@nvidia.com&gt;

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/pointer-initial-target.f90</description>
        <pubDate>Tue, 15 Mar 2022 20:57:30 +0000</pubDate>
        <dc:creator>Valentin Clement &lt;clementval@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
