http://llvm.org/bugs/show_bug.cgi?id=9464
Summary: SROA on vectors "Illegal BitCast"
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=6315)
--> (http://llvm.org/bugs/attachment.cgi?id=6315)
testcase .ll
Seen with top-of-tree.
$ opt sroa_crash.ll -scalarrepl-ssa -disable-output
opt: llvm/lib/VMCore/Instructions.cpp:2639:
llvm::BitCastInst::BitCastInst(llvm::Value*, const llvm::Type*, const
llvm::Twine&, llvm::Instruction*): Assertion `castIsValid(getOpcode(), S, Ty)
&& "Illegal BitCast"' failed.
...
--
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