<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 - llvm/test/Transforms/SLPVectorizer/X86/phi.ll test is failing with release_80 branch"
   href="https://bugs.llvm.org/show_bug.cgi?id=40951">40951</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>llvm/test/Transforms/SLPVectorizer/X86/phi.ll test is failing with release_80 branch
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Test Suite
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>8.0
          </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>release blocker
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>lit
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>balarishi.bhogadi@amd.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>daniel@zuster.org, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>With release_80 branch, facing the below failure for
llvm/test/Transforms/SLPVectorizer/X86/phi.ll:

FAIL: LLVM :: Transforms/SLPVectorizer/X86/phi.ll (27008 of 29439)
******************** TEST 'LLVM :: Transforms/SLPVectorizer/X86/phi.ll' FAILED
********************
Script:
--
: 'RUN: at line 2';  
/home/amd/JENKINS/workspace/CPUPC_AMD_LLVM-8-0-0-ORG_Branch/BUILD_DIR/bin/opt <
/home/amd/JENKINS/workspace/CPUPC_AMD_LLVM-8-0-0-ORG_Branch/llvm/test/Transforms/SLPVectorizer/X86/phi.ll
-basicaa -slp-vectorizer -slp-threshold=-100 -dce -S
-mtriple=i386-apple-macosx10.8.0 -mcpu=corei7-avx |
/home/amd/JENKINS/workspace/CPUPC_AMD_LLVM-8-0-0-ORG_Branch/BUILD_DIR/bin/FileCheck
/home/amd/JENKINS/workspace/CPUPC_AMD_LLVM-8-0-0-ORG_Branch/llvm/test/Transforms/SLPVectorizer/X86/phi.ll
--
Exit Code: 1

Command Output (stderr):
--
/home/amd/JENKINS/workspace/CPUPC_AMD_LLVM-8-0-0-ORG_Branch/llvm/test/Transforms/SLPVectorizer/X86/phi.ll:147:15:
error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: [[REORDER_SHUFFLE:%.*]] = shufflevector <4 x float> [[TMP2]], <4
x float> undef, <4 x i32> <i32 3, i32 2, i32 1, i32 0>
              ^
<stdin>:52:2: note: scanning from here
 %3 = extractelement <4 x float> %2, i32 0
 ^
<stdin>:52:2: note: with variable "TMP2" equal to "%2"
 %3 = extractelement <4 x float> %2, i32 0
 ^

--

====================

Please let me know if additional details are required.
====================</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>