[llvm-bugs] [Bug 31360] [X86][SSE] reduceVMULWidth doesn't correctly handle illegal types

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Mar 22 13:55:58 PDT 2020


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

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

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

--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving, this was fixed years ago when we moved to vector widening. It's
still limited to vector with an even number of element which is almost
certainly good enough.

-- 
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/20200322/e2717cf0/attachment.html>


More information about the llvm-bugs mailing list