<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Upgrade SSE2 sum to AVX512 sum with Neumaier (precise fp-sum) | was: Upgrade SSE2 sum to AVX512 sum with Neumanier"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142307#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Upgrade SSE2 sum to AVX512 sum with Neumaier (precise fp-sum) | was: Upgrade SSE2 sum to AVX512 sum with Neumanier"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142307">bug 142307</a>
              from <span class="vcard"><a class="email" href="mailto:dante19031999@gmail.com" title="dante19031999@gmail.com">dante19031999@gmail.com</a>
</span></b>
        <pre>Right now I'm working over here: <a href="https://gerrit.libreoffice.org/c/core/+/115675">https://gerrit.libreoffice.org/c/core/+/115675</a>
I was able to implement Neumanier for SSE2. 
Now you're test sheet gives correct output.
AVX512 for now crashes, but is on it's way.

We are using the methods in this order:
If AVX512 is available use it.
If not try with SSE2.
If not continue with just unrolled loop.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>