[llvm-bugs] [Bug 32844] New: Assertion failed: (getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!") function AssertOK, file llvm/lib/IR/Instructions.cpp, line 1416
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 28 10:08:55 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32844
Bug ID: 32844
Summary: Assertion failed: (getOperand(0)->getType() ==
cast<PointerType>(getOperand(1)->getType())->getElemen
tType() && "Ptr must be a pointer to Val type!")
function AssertOK, file llvm/lib/IR/Instructions.cpp,
line 1416
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: LLVM Codegen
Assignee: unassignedclangbugs at nondot.org
Reporter: compnerd at compnerd.org
CC: llvm-bugs at lists.llvm.org
Created attachment 18380
--> https://bugs.llvm.org/attachment.cgi?id=18380&action=edit
reduced.m
See reduced test case.
--
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/20170428/30deafea/attachment.html>
More information about the llvm-bugs
mailing list