[llvm-bugs] [Bug 44028] New: [InstCombiner] Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Nov 17 00:45:16 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44028
Bug ID: 44028
Summary: [InstCombiner] Assertion `isa<X>(Val) && "cast<Ty>()
argument of incompatible type!"' failed.
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Scalar Optimizations
Assignee: unassignedbugs at nondot.org
Reporter: paulsson at linux.vnet.ibm.com
CC: llvm-bugs at lists.llvm.org
Created attachment 22822
--> https://bugs.llvm.org/attachment.cgi?id=22822&action=edit
reduced testcase
clang -cc1 -triple s390x-ibm-linux -S -target-cpu arch13 -O3 -o out.s -x ir
tc_incompatargtype.ll
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191117/2f2dcd66/attachment.html>
More information about the llvm-bugs
mailing list