<div dir="ltr"><style> <!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-parent:"";
        margin:0in;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;
        text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;
        text-underline:single;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>






<p class="MsoNormal" style="margin-bottom:12pt"><font size="2"><span style="font-family:arial,helvetica,sans-serif">Hello Matt,</span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal" style="margin-bottom:12pt"><font size="2"><span style="font-family:arial,helvetica,sans-serif">Unfortunately, this does not
seem to fix the test.</span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal"><font size="2"><span style="font-family:arial,helvetica,sans-serif">The following bots are keep failing on this:<br></span></font>
<font size="2"><span style="font-family:arial,helvetica,sans-serif"><br></span></font>
</p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal"><font size="2"><span style="font-family:arial,helvetica,sans-serif"><a href="http://lab.llvm.org:8011/builders/clang-lld-x86_64-2stage">http://lab.llvm.org:8011/builders/clang-lld-x86_64-2stage</a></span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal"><font size="2"><span style="font-family:arial,helvetica,sans-serif"><a href="http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu">http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu</a></span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal"><font size="2"><span style="font-family:arial,helvetica,sans-serif"><a href="http://lab.llvm.org:8011/builders/clang-with-thin-lto-ubuntu">http://lab.llvm.org:8011/builders/clang-with-thin-lto-ubuntu</a></span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal"><font size="2"><span style="font-family:arial,helvetica,sans-serif"><a href="http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win">http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win</a></span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal"><font size="2"><span style="font-family:arial,helvetica,sans-serif"> </span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal" style="margin-bottom:12pt"><font size="2"><span style="font-family:arial,helvetica,sans-serif">Are you about to commit a fix,
or prefer reverting to have more time?</span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal"><font size="2"><span style="font-family:arial,helvetica,sans-serif">Feel free to let me know if you need intermediate files from
any of those bots.</span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal"><font size="2"><span style="font-family:arial,helvetica,sans-serif"> </span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal"><font size="2"><span style="font-family:arial,helvetica,sans-serif">Thanks</span></font></p><font size="2"><span style="font-family:arial,helvetica,sans-serif">

</span></font><p class="MsoNormal"><font size="2"><span style="font-family:arial,helvetica,sans-serif"> </span></font></p><span style="font-family:arial,helvetica,sans-serif"><font size="2">

<span>Galina</span></font><br></span><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 13, 2017 at 10:40 PM, Matt Arsenault via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: arsenm<br>
Date: Mon Nov 13 22:40:00 2017<br>
New Revision: 318138<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=318138&view=rev" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-<wbr>project?rev=318138&view=rev</a><br>
Log:<br>
AMDGPU: Fix test<br>
<br>
Modified:<br>
    llvm/trunk/test/CodeGen/<wbr>AMDGPU/undefined-physreg-sgpr-<wbr>spill.mir<br>
<br>
Modified: llvm/trunk/test/CodeGen/<wbr>AMDGPU/undefined-physreg-sgpr-<wbr>spill.mir<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/AMDGPU/undefined-physreg-sgpr-spill.mir?rev=318138&r1=318137&r2=318138&view=diff" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-<wbr>project/llvm/trunk/test/<wbr>CodeGen/AMDGPU/undefined-<wbr>physreg-sgpr-spill.mir?rev=<wbr>318138&r1=318137&r2=318138&<wbr>view=diff</a><br>
==============================<wbr>==============================<wbr>==================<br>
--- llvm/trunk/test/CodeGen/<wbr>AMDGPU/undefined-physreg-sgpr-<wbr>spill.mir (original)<br>
+++ llvm/trunk/test/CodeGen/<wbr>AMDGPU/undefined-physreg-sgpr-<wbr>spill.mir Mon Nov 13 22:40:00 2017<br>
@@ -1,4 +1,4 @@<br>
-# RUN: llc -mtriple=amdgcn--amdhsa -mcpu=gfx900 -run-pass si-optimize-exec-masking -verify-machineinstrs %s<br>
+# RUN: llc -mtriple=amdgcn--amdhsa -mcpu=gfx900 -run-pass si-optimize-exec-masking -verify-machineinstrs -o -  %s | FileCheck %s<br>
 --- |<br>
   define amdgpu_kernel void @undefined_physreg_sgpr_spill(<wbr>) #0 {<br>
     unreachable<br>
@@ -16,7 +16,7 @@<br>
 # copy + s_and_b64 was turned into saveexec, deleting the copy,<br>
 # leaving a spill of the undefined register.<br>
<br>
-# CHECK-LABEL: {{^}}name: undefined_physreg_sgpr_spill:<br>
+# CHECK-LABEL: name: undefined_physreg_sgpr_spill<br>
 # CHECK: %sgpr0_sgpr1 = COPY %exec, implicit-def %exec<br>
 # CHECK-NEXT: SI_SPILL_S64_SAVE %sgpr0_sgpr1,<br>
 # CHECK-NEXT: %sgpr2_sgpr3 = S_AND_B64 killed %sgpr0_sgpr1, killed %vcc, implicit-def dead %scc<br>
@@ -79,10 +79,7 @@ body:             |<br>
 ---<br>
<br>
 # Move spill to after future save instruction<br>
-# CHECK-LABEL: {{^}}name: undefined_physreg_sgpr_spill_<wbr>reorder:<br>
-# CHECK: %sgpr0_sgpr1 = COPY %exec, implicit-def %exec<br>
-# CHECK: %exec = COPY killed %sgpr2_sgpr3<br>
-<br>
+# CHECK-LABEL: {{^}}name: undefined_physreg_sgpr_spill_<wbr>reorder<br>
 # CHECK: %sgpr0_sgpr1 = COPY %exec, implicit-def %exec<br>
 # CHECK: %sgpr2_sgpr3 = S_AND_B64 %sgpr0_sgpr1, killed %vcc, implicit-def dead %scc<br>
 # CHECK: SI_SPILL_S64_SAVE killed %sgpr0_sgpr1, %stack.0, implicit %exec, implicit %sgpr8_sgpr9_sgpr10_sgpr11, implicit %sgpr13, implicit-def dead %m0 :: (store 8 into %stack.0, align 4)<br>
<br>
<br>
______________________________<wbr>_________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br></div>