[LLVMbugs] [Bug 20642] New: [SLP] Assertion `(ScalarToTreeEntry.count(U) || (std::find(UserIgnoreList.begin(), UserIgnoreList.end(), U) != UserIgnoreList.end())) && "Replacing out-of-tree value with undef"' failed
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Aug 12 16:17:46 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20642
Bug ID: 20642
Summary: [SLP] Assertion `(ScalarToTreeEntry.count(U) ||
(std::find(UserIgnoreList.begin(),
UserIgnoreList.end(), U) != UserIgnoreList.end())) &&
"Replacing out-of-tree value with undef"' failed
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Loop Optimizer
Assignee: unassignedbugs at nondot.org
Reporter: joerg at NetBSD.org
CC: isanbard at gmail.com, llvmbugs at cs.uiuc.edu,
richard-llvm at metafoo.co.uk
Classification: Unclassified
Created attachment 12889
--> http://llvm.org/bugs/attachment.cgi?id=12889&action=edit
Test case
Build the attached test case with -O2 for amd64.
This is a regression compared to clang 3.4 and the code is simple enough that
it is likely to hit in the wild.
--
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/20140812/2eabc53e/attachment.html>
More information about the llvm-bugs
mailing list