[llvm-bugs] [Bug 32453] single-operand vector shuffle fails assertion in lowerVectorShuffleAsSplitOrBlend

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 29 06:26:52 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=32453

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gadi.haber at intel.com
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
This was due to D30397/rL298840 assuming that an interleaved pattern would
never match for an unary shuffle.

Fixed in rL298993

-- 
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/20170329/c9f20e47/attachment.html>


More information about the llvm-bugs mailing list