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

Jonas Paulsson <pauls...@linux.vnet.ibm.com> changed:

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

--- Comment #1 from Jonas Paulsson <pauls...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to