<?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 single-function.mlir</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>63237cdd - [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/mlir/test/mlir-reduce/single-function.mlir#63237cdd</link>
        <description>[mlir][NFC] Update textual references of `func` to `func.func` in tool/runner testsThe special case parsing of `func` operations is being removed.

            List of files:
            /llvm-project-15.0.7/mlir/test/mlir-reduce/single-function.mlir</description>
        <pubDate>Wed, 20 Apr 2022 23:21:36 +0000</pubDate>
        <dc:creator>River Riddle &lt;riddleriver@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c484c7dd - [mlir-reduce] Reducer refactor.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/mlir/test/mlir-reduce/single-function.mlir#c484c7dd</link>
        <description>[mlir-reduce] Reducer refactor.* A Reducer is a kind of RewritePattern, so it&apos;s just the same aswriting graph rewrite.* ReductionTreePass operates on Operation rather than ModuleOp, so that* we are able to reduce a nested structure(e.g., module in module) by* self-nesting.Reviewed By: jpienaar, rriddleDifferential Revision: https://reviews.llvm.org/D101046

            List of files:
            /llvm-project-15.0.7/mlir/test/mlir-reduce/single-function.mlir</description>
        <pubDate>Tue, 01 Jun 2021 23:00:19 +0000</pubDate>
        <dc:creator>Chia-hung Duan &lt;chiahungduan@google.com&gt;</dc:creator>
    </item>
<item>
        <title>8f4859d3 - Create Optimization Pass Wrapper for MLIR Reduce</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/mlir/test/mlir-reduce/single-function.mlir#8f4859d3</link>
        <description>Create Optimization Pass Wrapper for MLIR ReduceCreate a reduction pass that accepts an optimization pass as argumentand only replaces the golden module in the pipeline if the output of theoptimization pass is smaller than the input and still exhibits theinteresting behavior.Add a -test-pass option to test individual passes in the MLIR Reducetool.Reviewed By: jpienaarDifferential Revision: https://reviews.llvm.org/D84783

            List of files:
            /llvm-project-15.0.7/mlir/test/mlir-reduce/single-function.mlir</description>
        <pubDate>Tue, 18 Aug 2020 16:47:06 +0000</pubDate>
        <dc:creator>Mauricio Sifontes &lt;sifontes@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
