<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:gonzalobg88@gmail.com" title="Gonzalo BG <gonzalobg88@gmail.com>"> <span class="fn">Gonzalo BG</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - sse4.1 all/any reductions on <4 x i32> inconsistent and possibly suboptimal"
   href="https://bugs.llvm.org/show_bug.cgi?id=38788">bug 38788</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>INVALID
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - sse4.1 all/any reductions on <4 x i32> inconsistent and possibly suboptimal"
   href="https://bugs.llvm.org/show_bug.cgi?id=38788#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - sse4.1 all/any reductions on <4 x i32> inconsistent and possibly suboptimal"
   href="https://bugs.llvm.org/show_bug.cgi?id=38788">bug 38788</a>
              from <span class="vcard"><a class="email" href="mailto:gonzalobg88@gmail.com" title="Gonzalo BG <gonzalobg88@gmail.com>"> <span class="fn">Gonzalo BG</span></a>
</span></b>
        <pre>Damn you are right, the `<4 x i32>` being used have been sign extended from `<4
x i1>` but there is currently no way to properly express that. I'm closing this
as invalid, since without being able to express that there is nothing that can
be done here.</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>