http://llvm.org/bugs/show_bug.cgi?id=10092

           Summary: -O0 -regalloc=greedy -disable-fp-elim crash
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Register Allocator
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=6700)
 --> (http://llvm.org/bugs/attachment.cgi?id=6700)
test.ll

$ ./bin/llc test.ll -O0 -regalloc=greedy -disable-fp-elim 
Don't know how to fold this instruction!
UNREACHABLE executed at
/home/espindola/llvm/llvm/lib/Target/X86/X86InstrInfo.cpp:2423!

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to