https://bugs.llvm.org/show_bug.cgi?id=46073
Bug ID: 46073
Summary: Missing calling convention support for vector types
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: Sparc
Assignee: unassignedb...@nondot.org
Reporter: jo...@netbsd.org
CC: llvm-bugs@lists.llvm.org
Created attachment 23531
--> https://bugs.llvm.org/attachment.cgi?id=23531&action=edit
Minimal test case
Try compiling the attached code, it will assert in
SparcTargetLowering::LowerCall_32 respectively LowerCall_64 due to the missing
lowering for 16x16 vector types.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs