[llvm-bugs] [Bug 30845] llvm does not recognize widening vector multiplication
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Dec 21 12:45:06 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=30845
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving.
SSE41 sign-extended multiplication was optimized in rL289426
rL290267 removed the extra shift.
--
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/20161221/ceb9a7c8/attachment.html>
More information about the llvm-bugs
mailing list