[llvm-bugs] [Bug 43951] [LoopVectorizer] Assertion `Instance.Lane > 0 ? !Cost->isUniformAfterVectorization(cast<Instruction>(V), VF) : true && "Uniform values only have lane zero"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Nov 29 07:41:50 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=43951
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #1 from Florian Hahn <florian_hahn at apple.com> ---
I think this is a duplicate of https://bugs.llvm.org/show_bug.cgi?id=40816
The proposed patch there fixes the crash for the reproducer attached here.
*** This bug has been marked as a duplicate of bug 40816 ***
--
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/20191129/f2027308/attachment.html>
More information about the llvm-bugs
mailing list