<?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-allocatable-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-allocatable-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-allocatable-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>e847374e - [flang][NFC] Add derived type lowering tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/derived-allocatable-components.f90#e847374e</link>
        <description>[flang][NFC] Add derived type lowering testsAdd more use cases of lowering of derived types.This patch is part of the upstreaming effort from fir-dev branch.Reviewed By: PeteSteinfeldDifferential Revision: https://reviews.llvm.org/D122329Co-authored-by: Eric Schweitz &lt;eschweitz@nvidia.com&gt;Co-authored-by: Peter Steinfeld &lt;psteinfeld@nvidia.com&gt;Co-authored-by: V Donaldson &lt;vdonaldson@nvidia.com&gt;

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/derived-allocatable-components.f90</description>
        <pubDate>Wed, 23 Mar 2022 21:59:14 +0000</pubDate>
        <dc:creator>Valentin Clement &lt;clementval@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
