<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:michael.zuckerman@intel.com" title="michael <michael.zuckerman@intel.com>"> <span class="fn">michael</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - _mm512_reduce_add_ps not implemented"
   href="https://llvm.org/bugs/show_bug.cgi?id=29044">bug 29044</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - _mm512_reduce_add_ps not implemented"
   href="https://llvm.org/bugs/show_bug.cgi?id=29044#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - _mm512_reduce_add_ps not implemented"
   href="https://llvm.org/bugs/show_bug.cgi?id=29044">bug 29044</a>
              from <span class="vcard"><a class="email" href="mailto:michael.zuckerman@intel.com" title="michael <michael.zuckerman@intel.com>"> <span class="fn">michael</span></a>
</span></b>
        <pre>Hi Hal and Zvi, 

I committed two patches addressing this problem. The first patch deals with a
solution for an arithmetic operation like or, and, mul and add. 
The second patch fixes the min/max reduce operations.

You can find the full patch in the following link:  
add/mul/and/or:
1. <a href="https://reviews.llvm.org/D25527">https://reviews.llvm.org/D25527</a>
2. committed to rL284963
ii. max/min: 
1. <a href="https://reviews.llvm.org/D25988">https://reviews.llvm.org/D25988</a>
2. committed to rL285493

Thanks, 
Michael Zuckerman</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>