<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="">Hi Victor,<div class=""><br class=""></div><div class="">I pushed a fix for it shortly after (r311609).</div><div class=""><div class=""><br class=""></div><div class="">Thanks</div><div class="">Aditya<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Aug 23, 2017, at 3:25 PM, Victor Leschuk <<a href="mailto:vleschuk@accesssoftek.com" class="">vleschuk@accesssoftek.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">
  
  <div text="#000000" bgcolor="#FFFFFF" class=""><p class="">Hello Aditya,</p><p class="">It looks like your commit has broken one of our builders:
<a class="moz-txt-link-freetext" href="http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast">http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast</a></p>
    <pre style="font-family: "Courier New", courier, monotype, monospace; font-size: inherit; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span class="stdout" style="font-family: "Courier New", courier, monotype, monospace;">Failing Tests (1):
    LLVM :: Verifier/test_g_phi.mir</span></pre>
    Could you please take a look at it?<br class="">
    <br class="">
    <div class="moz-cite-prefix">On 08/22/2017 02:41 AM, Aditya
      Nandakumar via Phabricator via llvm-commits wrote:<br class="">
    </div>
    <blockquote type="cite" cite="mid:differential-rev-PHID-DREV-eckyrcsv57o7dtmxc6kv-req@reviews.llvm.org" class="">
      <pre wrap="" class="">aditya_nandakumar created this revision.
Herald added a subscriber: javed.absar.

Translate phi instructions into generic G_PHI instructions.
This has the same semantic as PHI but has types for operands.
This lets us verify that the G_PHI has compatible types for all operands.
This also allows specifying legalization actions for weird PHI types.


Repository:
  rL LLVM

<a class="moz-txt-link-freetext" href="https://reviews.llvm.org/D36990">https://reviews.llvm.org/D36990</a>

Files:
  include/llvm/CodeGen/MachineInstr.h
  include/llvm/Target/GenericOpcodes.td
  include/llvm/Target/TargetOpcodes.def
  lib/CodeGen/GlobalISel/IRTranslator.cpp
  lib/CodeGen/MachineVerifier.cpp
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  lib/Target/AArch64/AArch64LegalizerInfo.cpp
  lib/Target/AArch64/AArch64RegisterBankInfo.cpp
  test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
  test/CodeGen/AArch64/GlobalISel/select-phi.mir

</pre>
      <br class="">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br class="">
      <pre wrap="" class="">_______________________________________________
llvm-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a>
</pre>
    </blockquote>
    <br class="">
    <pre class="moz-signature" cols="72">-- 
Best Regards,

Victor Leschuk | Software Engineer |Access Softek</pre>
  </div>

</div></blockquote></div><br class=""></div></div></body></html>