<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 --- - Regresssion(257044:257059): Assertion failed: (TLI.getTypeAction(*DAG.getContext(), Op.getValueType()) == TargetLowering::TypeLegal... while building libvpx"
   href="https://llvm.org/bugs/show_bug.cgi?id=26064">26064</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Regresssion(257044:257059): Assertion failed: (TLI.getTypeAction(*DAG.getContext(), Op.getValueType()) == TargetLowering::TypeLegal... while building libvpx
          </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>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>Backend: X86
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>nicolasweber@gmx.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>FAILED: ninja -t msvc -e environment.x86 --
"..\..\third_party/llvm-build/Release+Asserts/bin/clang-cl" -m32 /nologo
/showIncludes /FC
@obj\third_party\libvpx_new\source\libvpx\vpx_dsp\x86\libvpx_intrinsics_avx2.loopfilter_avx2.obj.rsp
/c ..\..\third_party\libvpx_new\source\libvpx\vpx_dsp\x86\loopfilter_avx2.c
/Foobj\third_party\libvpx_new\source\libvpx\vpx_dsp\x86\libvpx_intrinsics_avx2.loopfilter_avx2.obj
/Fdobj\third_party\libvpx_new\libvpx_intrinsics_avx2.c.pdb 
Assertion failed: (TLI.getTypeAction(*DAG.getContext(), Op.getValueType()) ==
TargetLowering::TypeLegal || TLI.isTypeLegal(Op.getValueType()) ||
Op.getOpcode() == ISD::TargetConstant) && "Unexpected illegal type!", file
C:\b\build\slave\ClangToTWin_dbg_\build\src\third_party\llvm\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp,
line 1220
#0 0x00000001409b1da5
(C:\b\build\slave\ClangToTWin_dbg_\build\src\third_party\llvm-build\Release+Asserts\bin\clang-cl.exe+0x1051da5)
#1 0x000007fef5dfee1d raise (C:\Windows\system32\MSVCR120.dll+0x6ee1d)
#2 0x000007fef5e04a14 abort (C:\Windows\system32\MSVCR120.dll+0x74a14)
#3 0x000007fef5e05d5f _wassert (C:\Windows\system32\MSVCR120.dll+0x75d5f)
#4 0x0000000140fd00ae
(C:\b\build\slave\ClangToTWin_dbg_\build\src\third_party\llvm-build\Release+Asserts\bin\clang-cl.exe+0x16700ae)
#5 0x0000000140fcdcb8
(C:\b\build\slave\ClangToTWin_dbg_\build\src\third_party\llvm-build\Release+Asserts\bin\clang-cl.exe+0x166dcb8)

Repro coming soon.</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>