<?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 derived-pointer-components.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/derived-pointer-components.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/derived-pointer-components.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>3348c083 - [flang] Add lowering tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/derived-pointer-components.f90#3348c083</link>
        <description>[flang] Add lowering testsAdd lowering tests left behind during the upstreaming.This patch is part of the upstreaming effort from fir-dev branch.Reviewed By: jeanPerierDifferential Revision: https://reviews.llvm.org/D128721Co-authored-by: Jean Perier &lt;jperier@nvidia.com&gt;Co-authored-by: Eric Schweitz &lt;eschweitz@nvidia.com&gt;

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/derived-pointer-components.f90</description>
        <pubDate>Tue, 28 Jun 2022 13:21:44 +0000</pubDate>
        <dc:creator>Valentin Clement &lt;clementval@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2985d1c2 - [flang][NFC] Fix lowering tests indent</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/derived-pointer-components.f90#2985d1c2</link>
        <description>[flang][NFC] Fix lowering tests indentRemove 2 spaces indent that was introduced by mistakewhen upstreaming these files.

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/derived-pointer-components.f90</description>
        <pubDate>Tue, 22 Mar 2022 19:48:06 +0000</pubDate>
        <dc:creator>Valentin Clement &lt;clementval@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>72276bda - [flang] Lower pointer component in derived type</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/derived-pointer-components.f90#72276bda</link>
        <description>[flang] Lower pointer component in derived typeThis patch lowers pointer component part of derived types toFIR.This patch is part of the upstreaming effort from fir-dev branch.Depends on D121383Reviewed By: PeteSteinfeld, schweitzDifferential Revision: https://reviews.llvm.org/D121384Co-authored-by: V Donaldson &lt;vdonaldson@nvidia.com&gt;Co-authored-by: Jean Perier &lt;jperier@nvidia.com&gt;Co-authored-by: Eric Schweitz &lt;eschweitz@nvidia.com&gt;

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/derived-pointer-components.f90</description>
        <pubDate>Thu, 10 Mar 2022 19:19:57 +0000</pubDate>
        <dc:creator>Valentin Clement &lt;clementval@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
