<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 --- - [SelectionDAG] LegalizeTypes hits asserts in PerformExpensiveChecks when compiled with XDEBUG"
   href="https://llvm.org/bugs/show_bug.cgi?id=27483">27483</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[SelectionDAG] LegalizeTypes hits asserts in PerformExpensiveChecks when compiled with XDEBUG
          </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>Common Code Generator Code
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>gberry@codeaurora.org
          </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>The following lit tests hit asserts when run with toolchain compiled with
XDEBUG enabled.  Judging from the test names this looks to be a problem with
fp16/fp128

CodeGen/AMDGPU/fp16_to_fp.ll
CodeGen/AMDGPU/fp32_to_fp16.ll
CodeGen/AMDGPU/half.ll
CodeGen/ARM/fp16-v3.ll
CodeGen/ARM/fp16-args.ll
CodeGen/ARM/fp16-promote.ll
CodeGen/ARM/fp16.ll
CodeGen/ARM/half.ll
CodeGen/Mips/fp16-promote.ll
CodeGen/NVPTX/fp16.ll
CodeGen/NVPTX/half.ll
CodeGen/Thumb2/float-intrinsics-double.ll
CodeGen/Thumb2/float-intrinsics-float.ll
CodeGen/X86/atomic-non-integer.ll
CodeGen/X86/cvt16.ll
CodeGen/X86/fastmath-float-half-conversion.ll
CodeGen/X86/fp128-i128.ll
CodeGen/X86/fp128-load.ll
CodeGen/X86/fp128-compare.ll
CodeGen/X86/fp128-libcalls.ll
CodeGen/X86/fp128-cast.ll
CodeGen/X86/half.ll
CodeGen/X86/soft-fp.ll
CodeGen/X86/vector-half-conversions.ll</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>