<?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 loopnest-callback.ll</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a2ae1451 - Making Instrumentation aware of LoopNest Pass</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/Other/loopnest-callback.ll#a2ae1451</link>
        <description>Making Instrumentation aware of LoopNest PassIntrumentation callbacks are not made aware of LoopNest passes. From the loop pass manager, we can pass the outermost loop of the LoopNest to instrumentation in case of LoopNest passes.The current patch made the change in two places in StandardInstrumentation.cpp. I will submit a proper patch where the OuterMostLoop is passed from the LoopPassManager to the call backs. That way we will avoid making changes at multiple places in StandardInstrumentation.cpp.A testcase also will be submitted.Reviewed By: aeubanksDifferential Revision: https://reviews.llvm.org/D102463

            List of files:
            /llvm-project-15.0.7/llvm/test/Other/loopnest-callback.ll</description>
        <pubDate>Tue, 25 May 2021 01:44:14 +0000</pubDate>
        <dc:creator>Arthur Eubanks &lt;aeubanks@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
