<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ehudkatz@gmail.com" title="Ehud Katz <ehudkatz@gmail.com>"> <span class="fn">Ehud Katz</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Once compiling a file comes from Amaya, using -O2 fail but without it succeed."
   href="https://bugs.llvm.org/show_bug.cgi?id=4969">bug 4969</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>ehudkatz@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Once compiling a file comes from Amaya, using -O2 fail but without it succeed."
   href="https://bugs.llvm.org/show_bug.cgi?id=4969#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Once compiling a file comes from Amaya, using -O2 fail but without it succeed."
   href="https://bugs.llvm.org/show_bug.cgi?id=4969">bug 4969</a>
              from <span class="vcard"><a class="email" href="mailto:ehudkatz@gmail.com" title="Ehud Katz <ehudkatz@gmail.com>"> <span class="fn">Ehud Katz</span></a>
</span></b>
        <pre>I can confirm that running opt v2.6 on the attached .ll file crashes (by the
assert in PHINode::addIncoming: "All operands to PHI node must be the same type
as the PHI node!"), while on the v9.0 (and even on v3.3) it does not crash.
It must have been fixed since v2.6.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>