[llvm-bugs] [Bug 42010] [ppc64] After r340469, Assertion failed: (!TLI.isOperationLegalOrCustom(N->getOpcode(), WideVecVT) && "Target supports vector op, but scalar requires expansion?"), function WidenVectorResult, file LegalizeVectorTypes.cpp, line 2452

via llvm-bugs llvm-bugs at lists.llvm.org
Sat May 25 06:52:35 PDT 2019


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |r361696
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed (doesn't crash/assert) with:
https://reviews.llvm.org/rL361696

-- 
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/20190525/6a0df3ad/attachment.html>


More information about the llvm-bugs mailing list