[LLVMbugs] [Bug 22550] New: Inliner crashes when using @llvm.assume
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 11 12:29:56 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22550
Bug ID: 22550
Summary: Inliner crashes when using @llvm.assume
Product: new-bugs
Version: 3.6
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: bsteinbr at gmail.com
CC: llvmbugs at cs.uiuc.edu
Blocks: 22374
Classification: Unclassified
The CallAnalyzer re-uses the same AssumptionCache instance for a different
functions when following indirect calls, triggering an assertion.
Fix at http://reviews.llvm.org/D7533
--
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/20150211/1250d895/attachment.html>
More information about the llvm-bugs
mailing list