<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - 9.0rc3 SingleSource/UnitTests/Vector/AVX512F/Vector-AVX512F-t_movzext.test fails"
   href="https://bugs.llvm.org/show_bug.cgi?id=43244">43244</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>9.0rc3 SingleSource/UnitTests/Vector/AVX512F/Vector-AVX512F-t_movzext.test fails
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>9.0
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>LLVM Codegen
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>brian.cain@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org, neeilans@live.com, richard-llvm@metafoo.co.uk
          </td>
        </tr></table>
      <p>
        <div>
        <pre>While running the test-release.sh on Ubuntu 16.04, the test-suite run fails on
'SingleSource/UnitTests/Vector/AVX512F/Vector-AVX512F-t_movzext.test'.

The build machine I used has a skylake CPU (Silver 4114).  My previous builds
of llvm+clang on Ubuntu 16 were usually on a much older AMD CPU that would have
not had support for this AVX512 test case.

Because of the test's description and the failure mode, I've speculated that
this is a codegen failure.

~~~~~~~

FAIL: test-suite ::
SingleSource/UnitTests/Vector/AVX512F/Vector-AVX512F-t_movzext.test (930 of
991)
******************** TEST 'test-suite ::
SingleSource/UnitTests/Vector/AVX512F/Vector-AVX512F-t_movzext.test' FAILED
********************

/local/mnt/brian/bcain_clang_tedwood-ubuntu_9506/llvm/utils/release/rc3/test-suite-build/tools/timeit-target
--limit-core 0 --limit-cpu 7200 --timeout 7200 --limit-file-size 104857600
--limit-rss-size 838860800 --append-exitstatus --redirect-output
/local/mnt/brian/bcain_clang_tedwood-ubuntu_9506/llvm/utils/release/rc3/test-suite-build/SingleSource/UnitTests/Vector/AVX512F/Output/Vector-AVX512F-t_movzext.test.out
--redirect-input /dev/null --chdir
/local/mnt/brian/bcain_clang_tedwood-ubuntu_9506/llvm/utils/release/rc3/test-suite-build/SingleSource/UnitTests/Vector/AVX512F
--summary
/local/mnt/brian/bcain_clang_tedwood-ubuntu_9506/llvm/utils/release/rc3/test-suite-build/SingleSource/UnitTests/Vector/AVX512F/Output/Vector-AVX512F-t_movzext.test.time
/local/mnt/brian/bcain_clang_tedwood-ubuntu_9506/llvm/utils/release/rc3/test-suite-build/SingleSource/UnitTests/Vector/AVX512F/Vector-AVX512F-t_movzext
cd
/local/mnt/brian/bcain_clang_tedwood-ubuntu_9506/llvm/utils/release/rc3/test-suite-build/SingleSource/UnitTests/Vector/AVX512F
;
/local/mnt/brian/bcain_clang_tedwood-ubuntu_9506/llvm/utils/release/rc3/test-suite-build/tools/fpcmp-target
/local/mnt/brian/bcain_clang_tedwood-ubuntu_9506/llvm/utils/release/rc3/test-suite-build/SingleSource/UnitTests/Vector/AVX512F/Output/Vector-AVX512F-t_movzext.test.out
t_movzext.reference_output

/local/mnt/brian/bcain_clang_tedwood-ubuntu_9506/llvm/utils/release/rc3/test-suite-build/tools/fpcmp-target:
files differ without tolerance allowance

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 82.47s
********************
Failing Tests (1):
    test-suite ::
SingleSource/UnitTests/Vector/AVX512F/Vector-AVX512F-t_movzext.test

  Expected Passes    : 990
  Unexpected Failures: 1
CMakeFiles/check.dir/build.make:1047: recipe for target 'CMakeFiles/check'
failed</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>