[llvm-bugs] [Bug 50050] [SLP] crash under O2 ~ Os at llvm/lib/IR/Instructions.cpp:2113: bool isSingleSourceMaskImpl(llvm::ArrayRef<int>, int): Assertion `I >= 0 && I < (NumOpElts * 2) && "Out-of-bounds shuffle mask element"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Sun May 9 05:10:59 PDT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving - this was fixed with a later iteration of the patch, and we've not
seen any more reproducers.

-- 
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/20210509/d26ec6ad/attachment.html>


More information about the llvm-bugs mailing list