<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:wenzel.jakob@epfl.ch" title="Wenzel Jakob <wenzel.jakob@epfl.ch>"> <span class="fn">Wenzel Jakob</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AVX512: incorrect code generation for simple piece of code (KNL & CNL backends affected)"
   href="https://llvm.org/bugs/show_bug.cgi?id=30502">bug 30502</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 - AVX512: incorrect code generation for simple piece of code (KNL & CNL backends affected)"
   href="https://llvm.org/bugs/show_bug.cgi?id=30502#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AVX512: incorrect code generation for simple piece of code (KNL & CNL backends affected)"
   href="https://llvm.org/bugs/show_bug.cgi?id=30502">bug 30502</a>
              from <span class="vcard"><a class="email" href="mailto:wenzel.jakob@epfl.ch" title="Wenzel Jakob <wenzel.jakob@epfl.ch>"> <span class="fn">Wenzel Jakob</span></a>
</span></b>
        <pre>Hello Guy,

This is great -- I can confirm that that your fix fixed the issue in the small
snippet above. 

What's more: my application now runs correctly after r282580. This is a
gigantic test suite of vector math (> 100 MB object code in debug code, 8 MB in
release mode), which exercise a wide range of AVX512* intrinsics. In other
words: the AVX512 backend is working great now.

Best,
Wenzel</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>