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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to