<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:anna@azul.com" title="Anna <anna@azul.com>"> <span class="fn">Anna</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [Loop Vectorizer] Bad code generated for stores in AVX 512"
   href="https://bugs.llvm.org/show_bug.cgi?id=39460">bug 39460</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>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [Loop Vectorizer] Bad code generated for stores in AVX 512"
   href="https://bugs.llvm.org/show_bug.cgi?id=39460#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [Loop Vectorizer] Bad code generated for stores in AVX 512"
   href="https://bugs.llvm.org/show_bug.cgi?id=39460">bug 39460</a>
              from <span class="vcard"><a class="email" href="mailto:anna@azul.com" title="Anna <anna@azul.com>"> <span class="fn">Anna</span></a>
</span></b>
        <pre>Thanks for the clarification Ayal. I didn't realize we already supported over
vectorization in the form of interleaving. The assertion we had downstream code
which operated on the vectorized code (some additional transformations are
needed for making java code safe to run in presence of GC) was incorrect.

I don't have a failing test case for normal code. Marking this bug as INVALID.</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>