X86 -enable-x86-fastcc crash on functions returning bool #1305
Labels
backend:X86
bugzilla
Issues migrated from bugzilla
compile-fail
Use [accepts-invalid] and [rejects-valid] instead
Extended Description
llc -enable-x86-fastcc bugpoint-reduced-simplified.bc -f -o bugpoint-reduced-simplified.s
llc: X86ISelLowering.cpp:1495: llvm::SDOperand llvm::X86TargetLowering::LowerFastCCArguments
(llvm::SDOperand, llvm::SelectionDAG&): Assertion `0 && "Unknown type!"' failed.
llc((anonymous namespace)::PrintStackTrace()+0x1f)[0x852c01f]
/lib/libc.so.6(abort+0xeb)[0xb7dc10f3]
/lib/libc.so.6(__assert_fail+0xeb)[0xb7db94af]
llc(llvm::X86TargetLowering::LowerFastCCArguments(llvm::SDOperand, llvm::SelectionDAG&)+0x98b)
[0x821d72b]
./REDUCED_CRASH: line 1: 27102 Aborted llc -enable-x86-fastcc bugpoint-reduced-
simplified.bc -f -o bugpoint-reduced-simplified.s
The text was updated successfully, but these errors were encountered: