<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Bots have been failing for a day now.  Reverted in r326037.</div><div><br class=""><blockquote type="cite" class=""><div class="">On Feb 23, 2018, at 12:44 PM, Quentin Colombet via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org" class="">llvm-commits@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">FWIW, I have the same problem as Sanjay.<div class=""><br class=""></div><div class="">Here is the output of the failure:</div><div class=""><pre style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 13px;" class="">; GCN: s_cmp_eq_u32
       ^
<stdin>:104:21: note: scanning from here
 s_or_b64 exec, exec, s[10:11]
                    ^
<stdin>:106:2: note: possible intended match here
 v_cmp_eq_u32_e64 s[10:11], s4, v0
 ^</pre><div class=""><br class=""></div><div class=""><br class=""><blockquote type="cite" class=""><div class="">On Feb 23, 2018, at 12:23 PM, Sanjay Patel via Phabricator via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org" class="">llvm-commits@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">spatel added a comment.<br class=""><br class="">I'm not sure if it was this change or something else, but the optnone test is not stable on my system (testing with llc built from r325923):<br class=""><br class="">  $ ./llvm-lit ../../llvm/test/CodeGen/AMDGPU/control-flow-optnone.ll <br class="">  -- Testing: 1 tests, 1 threads --<br class="">  PASS: LLVM :: CodeGen/AMDGPU/control-flow-optnone.ll (1 of 1)<br class="">  Testing Time: 0.11s<br class="">    Expected Passes    : 1<br class="">  $ ./llvm-lit ../../llvm/test/CodeGen/AMDGPU/control-flow-optnone.ll <br class="">  -- Testing: 1 tests, 1 threads --<br class="">  FAIL: LLVM :: CodeGen/AMDGPU/control-flow-optnone.ll (1 of 1)<br class="">  Testing Time: 0.11s<br class="">  ********************<br class="">  Failing Tests (1):<br class="">      LLVM :: CodeGen/AMDGPU/control-flow-optnone.ll<br class=""><br class="">I also got blame mail from a bot about this test failing for what would seem to be an unrelated change:<br class=""><a href="http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/7201" class="">http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/7201</a><br class=""><br class=""><br class="">Repository:<br class="">  rL LLVM<br class=""><br class=""><a href="https://reviews.llvm.org/D40546" class="">https://reviews.llvm.org/D40546</a><br class=""><br class=""><br class=""><br class="">_______________________________________________<br class="">llvm-commits mailing list<br class="">llvm-commits@lists.llvm.org<br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits<br class=""></div></div></blockquote></div><br class=""></div></div>_______________________________________________<br class="">llvm-commits mailing list<br class=""><a href="mailto:llvm-commits@lists.llvm.org" class="">llvm-commits@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits<br class=""></div></blockquote></div><br class=""></body></html>