<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 --- - test/tools/gold/slp-vectorize.ll fails on i686 hosts"
   href="https://llvm.org/bugs/show_bug.cgi?id=23453">23453</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>test/tools/gold/slp-vectorize.ll fails on i686 hosts
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

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

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

        <tr>
          <th>OS</th>
          <td>Linux
          </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>new bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>hjl.tools@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>i686-linux host doesn't have SSE2 and tools/gold/slp-vectorize.ll
fails:

FAIL: LLVM :: tools/gold/slp-vectorize.ll (22043 of 24537)
******************** TEST 'LLVM :: tools/gold/slp-vectorize.ll' FAILED
********************
Script:
--
/export/build/gnu/llvm-clang-x86-bootstrap-cmake/stage1/build-i686-linux/./bin/llvm-as
/export/gnu/import/git/llvm/test/tools/gold/slp-vectorize.ll -o
/export/build/gnu/llvm-clang-x86-bootstrap-cmake/stage1/build-i686-linux/test/tools/gold/Output/slp-vectorize.ll.tmp.o
/usr/local32/bin/ld.gold -plugin
/export/build/gnu/llvm-clang-x86-bootstrap-cmake/stage1/build-i686-linux/./lib/LLVMgold.so
    --plugin-opt=save-temps     -shared
/export/build/gnu/llvm-clang-x86-bootstrap-cmake/stage1/build-i686-linux/test/tools/gold/Output/slp-vectorize.ll.tmp.o
-o
/export/build/gnu/llvm-clang-x86-bootstrap-cmake/stage1/build-i686-linux/test/tools/gold/Output/slp-vectorize.ll.tmp2.o
/export/build/gnu/llvm-clang-x86-bootstrap-cmake/stage1/build-i686-linux/./bin/llvm-dis
/export/build/gnu/llvm-clang-x86-bootstrap-cmake/stage1/build-i686-linux/test/tools/gold/Output/slp-vectorize.ll.tmp2.o.opt.bc
-o - |
/export/build/gnu/llvm-clang-x86-bootstrap-cmake/stage1/build-i686-linux/./bin/FileCheck
/export/gnu/import/git/llvm/test/tools/gold/slp-vectorize.ll
--
Exit Code: 1

Command Output (stderr):
--
/export/gnu/import/git/llvm/test/tools/gold/slp-vectorize.ll:9:10: error:
expected string not found in input
; CHECK: fadd <4 x float>
         ^
<stdin>:1:1: note: scanning from here
; ModuleID =
'/export/build/gnu/llvm-clang-x86-bootstrap-cmake/stage1/build-i686-linux/test/tools/gold/Output/slp-vectorize.ll.tmp2.o.opt.bc'
^
<stdin>:8:3: note: possible intended match here
 %add = fadd float %tmp, 1.000000e+00
  ^

--</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>