<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:igor.breger@intel.com" title="igorb <igor.breger@intel.com>"> <span class="fn">igorb</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - -mavx512bw produces wrong code for greater/less than"
   href="https://bugs.llvm.org/show_bug.cgi?id=31731">bug 31731</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>ASSIGNED
           </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 - -mavx512bw produces wrong code for greater/less than"
   href="https://bugs.llvm.org/show_bug.cgi?id=31731#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - -mavx512bw produces wrong code for greater/less than"
   href="https://bugs.llvm.org/show_bug.cgi?id=31731">bug 31731</a>
              from <span class="vcard"><a class="email" href="mailto:igor.breger@intel.com" title="igorb <igor.breger@intel.com>"> <span class="fn">igorb</span></a>
</span></b>
        <pre>Fixed in r295718 .
patches <a href="https://reviews.llvm.org/rL295718">https://reviews.llvm.org/rL295718</a>, <a href="https://reviews.llvm.org/rL295660">https://reviews.llvm.org/rL295660</a>
The attached source code works fine with
  clang++-3.9 -g -std=c++14 -O3 -mavx512f -mavx512cd -o avx512_knl
and  
  clang++-3.9 -g -std=c++14 -O3 -mavx512f -mavx512cd -mavx512bw -o avx512</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>