<?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 while_loop.f90</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>11fb1aa5 - [flang] Upstream the lowering of the while loop</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/while_loop.f90#11fb1aa5</link>
        <description>[flang] Upstream the lowering of the while loopUpstream the code for handling while loops from the fir-dev branch athttps://github.com/flang-compiler/f18-llvm-project/tree/fir-dev/Also add tests.The while loop is lowered to a header block that checks the loopcondition and branches either to the exit block or to the body of theloop. The body of the loop will unconditionally branch back to theheader.Differential Revision: https://reviews.llvm.org/D126636Co-authored-by: Eric Schweitz &lt;eschweitz@nvidia.com&gt;Co-authored-by: V Donaldson &lt;vdonaldson@nvidia.com&gt;

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/while_loop.f90</description>
        <pubDate>Wed, 25 May 2022 12:51:10 +0000</pubDate>
        <dc:creator>Diana Picus &lt;diana.picus@linaro.org&gt;</dc:creator>
    </item>
</channel>
</rss>
