<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Miscompiles in test-suite with AVX512F"
   href="https://llvm.org/bugs/show_bug.cgi?id=29112">29112</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Miscompiles in test-suite with AVX512F
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Backend: X86
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mkuper@google.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>elena.demikhovsky@intel.com, llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The following 5 tests fail when built with AVX512F:

    test-suite :: MultiSource/Applications/JM/ldecod/ldecod.test
    test-suite :: MultiSource/Applications/SPASS/SPASS.test
    test-suite :: MultiSource/Applications/lambda-0.1.3/lambda.test
    test-suite :: MultiSource/Benchmarks/MallocBench/gs/gs.test
    test-suite :: SingleSource/UnitTests/Vector/SSE/Vector-sse.stepfft.test

I don't know about the other 4, but I've bisected the ldecod failure to
r274613.
To be more precise, with r274613 we get a sigill, but manually applying the fix
from r276347 gets us to a segfault, like in trunk.</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>