http://llvm.org/bugs/show_bug.cgi?id=8491
Summary: llvm.x86.sse2.cvttsd2si is improperly assembled
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Backend: X86
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=5683)
--> (http://llvm.org/bugs/attachment.cgi?id=5683)
Broken testcase
Looking at the asm produced by the attached testcase it seems to be compiled to
cvttss2si instead of cvttsd2si. The supplied patch seems correct to me (and
fixes my testcase), but I'm no expert when it comes to these intrinsics.
--
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