<div dir="ltr">fixed in r319914</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">~Craig</div></div>
<br><div class="gmail_quote">On Wed, Dec 6, 2017 at 9:59 AM, Ulrich Weigand via Phabricator <span dir="ltr"><<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">uweigand added a comment.<br>
<br>
This has caused build bot failures on SystemZ (and others):<br>
<br>
  /home/uweigand/sandbox/<wbr>buildbot/clang-s390x-linux/<wbr>llvm/test/CodeGen/X86/<wbr>avx512bw-intrinsics-upgrade.<wbr>ll:32:18: error: AVX512BW-NEXT: is not on the line after the previous match<br>
  ; AVX512BW-NEXT: movq %rsi, %rax<br>
                   ^<br>
  <stdin>:20:2: note: 'next' match was here<br>
   movq %rsi, %rax<br>
   ^<br>
  <stdin>:18:16: note: previous match ended here<br>
   shlq $32, %rsi<br>
                 ^<br>
  <stdin>:19:1: note: non-matching line after previous match is here<br>
   orq %rdi, %rsi<br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D39720" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D39720</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>