http://llvm.org/bugs/show_bug.cgi?id=20054

Sanjay Patel <[email protected]> changed:

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

--- Comment #12 from Sanjay Patel <[email protected]> ---
http://reviews.llvm.org/rL218263

We should generate splats when optimizing for size now. There's a 'TODO' in the
code to see if any non-AVX2 CPUs would be better off generating splats when
optimizing for speed, but it's probably an immeasurable difference, and it will
become less important going forward as fewer AVX-only systems will exist.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to