[llvm-bugs] [Bug 32406] SLP regression on SystemZ
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Apr 10 07:13:02 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32406
Jonas Paulsson <paulsson at linux.vnet.ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Jonas Paulsson <paulsson at linux.vnet.ibm.com> ---
This particular case was handled by improving the cost functions by
understanding that target has an extending scalar load that is cheaper.
See https://reviews.llvm.org/D29631 (BasicTTIImpl.h)
--
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/20170410/df48ae59/attachment.html>
More information about the llvm-bugs
mailing list