<?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 memref-data-flow.fir</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a8308020 - [mlir] Remove special case parsing/printing of `func` operations</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Fir/memref-data-flow.fir#a8308020</link>
        <description>[mlir] Remove special case parsing/printing of `func` operationsThis was leftover from when the standard dialect was destroyed, andwhen FuncOp moved to the func dialect. Now that these transitionshave settled a bit we can drop these.Most updates were handled using a simple regex: replace `^( *)func` with `$1func.func`Differential Revision: https://reviews.llvm.org/D124146

            List of files:
            /llvm-project-15.0.7/flang/test/Fir/memref-data-flow.fir</description>
        <pubDate>Thu, 21 Apr 2022 04:39:22 +0000</pubDate>
        <dc:creator>River Riddle &lt;riddleriver@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ace01605 - [mlir] Split out a new ControlFlow dialect from Standard</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Fir/memref-data-flow.fir#ace01605</link>
        <description>[mlir] Split out a new ControlFlow dialect from StandardThis dialect is intended to model lower level/branch based control-flow constructs. The initial setof operations are: AssertOp, BranchOp, CondBranchOp, SwitchOp; all split out from the currentstandard dialect.See https://discourse.llvm.org/t/standard-dialect-the-final-chapter/6061Differential Revision: https://reviews.llvm.org/D118966

            List of files:
            /llvm-project-15.0.7/flang/test/Fir/memref-data-flow.fir</description>
        <pubDate>Fri, 04 Feb 2022 04:59:43 +0000</pubDate>
        <dc:creator>River Riddle &lt;riddleriver@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2e7202b0 - [fir] Add data flow optimization pass</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Fir/memref-data-flow.fir#2e7202b0</link>
        <description>[fir] Add data flow optimization passAdd pass to perform store/load forwarding and potentially removing deadstores.This patch is part of the upstreaming effort from fir-dev branch.Reviewed By: kiranchandramohan, schweitz, mehdi_amini, awarzynskiDifferential Revision: https://reviews.llvm.org/D111288

            List of files:
            /llvm-project-15.0.7/flang/test/Fir/memref-data-flow.fir</description>
        <pubDate>Mon, 29 Nov 2021 09:58:22 +0000</pubDate>
        <dc:creator>Valentin Clement &lt;clementval@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
