[LLVMbugs] [Bug 19621] bad cast<> in slp vectorizer
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu May 1 05:34:41 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19621
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |chandlerc at gmail.com
Resolution|--- |FIXED
--- Comment #1 from Chandler Carruth <chandlerc at gmail.com> ---
The root cause of this was r205965 (a resubmit of r205018). It seems ill
prepared for there to be constants in the root, and there is no clear fix I
could spot. I followed up with Arnold on the commit thread as well and directed
him to this PR for the test case. Marking as fixed as the in-tree fallout is
now fixed. Figuring out what is needed for r205965 to stick can be tracked in
the review thread or elsewhere.
--
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/20140501/b8f5993a/attachment.html>
More information about the llvm-bugs
mailing list