[llvm-bugs] [Bug 32371] shuffle (concat_vectors v4f64) hits assertion with AVX512
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 4 17:26:45 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32371
Ahmed Bougacha <ahmed.bougacha at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Ahmed Bougacha <ahmed.bougacha at gmail.com> ---
Committed:
r299490 [X86] Relax assert in broadcast-of-subvector lowering.
I eventually convinced myself that this was always correct, and the assert is
too strict.
--
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/20170405/3d5961c2/attachment.html>
More information about the llvm-bugs
mailing list