[llvm-bugs] [Bug 27483] New: [SelectionDAG] LegalizeTypes hits asserts in PerformExpensiveChecks when compiled with XDEBUG

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 22 11:58:48 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27483

            Bug ID: 27483
           Summary: [SelectionDAG] LegalizeTypes hits asserts in
                    PerformExpensiveChecks when compiled with XDEBUG
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedbugs at nondot.org
          Reporter: gberry at codeaurora.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160422/20b6f7ac/attachment.html>


More information about the llvm-bugs mailing list