[LLVMbugs] [Bug 3627] New: vector widening crash
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Feb 19 22:51:29 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3627
Summary: vector widening crash
Product: libraries
Version: 1.0
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: clattner at apple.com
CC: llvmbugs at cs.uiuc.edu
test/CodeGen/Generic/vector-casts.ll crashes due to unsupported cases in
vector widening in legalizetypes. Reproduce with:
llvm-as < vector-casts.ll | llc -march=ppc32 -mcpu=g5
--
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.
More information about the llvm-bugs
mailing list