http://llvm.org/bugs/show_bug.cgi?id=9508
Summary: Sandy Bridge machines getting errors in JIT
Product: new-bugs
Version: 2.8
Platform: PC
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=6342)
--> (http://llvm.org/bugs/attachment.cgi?id=6342)
IR which has errors on sandy bridge
Machines which have the new sandy bridge cores are receiving errors while
converting the IR to machine code. Here is the error:
LLVM ERROR: Cannot yet select: 0x10402fe10: f64 = sint_to_fp 0x104808410 [ID=6]
0x104808410: i64 = srl 0x10402e210, 0x10402e710 [ORD=1529] [ID=5]
0x10402e210: i64,ch = CopyFromReg 0x102a91148, 0x10402de10 [ORD=1528]
[ID=4]
0x102a91148: ch = EntryToken [ORD=1528] [ID=0]
0x10402de10: i64 = Register %reg16388 [ORD=1528] [ID=1]
0x10402e710: i8 = Constant<1> [ORD=1529] [ID=2]
Attached is a function that causes the error.
--
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