http://llvm.org/bugs/show_bug.cgi?id=4003
Summary: Remove SCALAR_TO_VECTOR
Product: new-bugs
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The SCALAR_TO_VECTOR codegen node is redundant: it is
equivalent to BUILD_VECTOR(Value, undef, undef, ...).
It should probably be removed.
--
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