[llvm-bugs] [Bug 34856] Assertion on vector code: "Invalid constantexpr cast!"
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Oct 7 06:53:32 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34856
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Sanjay Patel <spatel+llvm at rotateright.com> ---
(In reply to Dmitry Babokin from comment #5)
> I see these bugs, which may be related:
> #23261 - address_space attribute involved
> #26687 and #29066 - asm test case
> #28879 - LLVM IR test case with <7 x i1> type
>
> All of them have the same diagnostic.
Thanks. Unfortunately, I think those are all different bugs that just end up in
the same place at the end.
I've submitted a fix for this one at:
https://reviews.llvm.org/rL315130
--
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/20171007/a5d6967b/attachment.html>
More information about the llvm-bugs
mailing list