http://llvm.org/bugs/show_bug.cgi?id=3370
Summary: Eliminate the vicmp and vfcmp instructions
Product: libraries
Version: 1.0
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Core LLVM classes
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
There is general consensus that vicmp/vfcmp should be eliminated and code
should use icmp/fcmp instead. We need to get rid of v[if]cmp and move all
vector codegen to work with [if]cmp.
--
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