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

Sanjay Patel <spatel+l...@rotateright.com> changed:

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

--- Comment #7 from Sanjay Patel <spatel+l...@rotateright.com> ---
http://reviews.llvm.org/rL265161 - this should handle the final (16-byte) case
in the original problem description.

There is an open question about when it would be better to use a memop version
of a broadcast instruction to perform the splat. We should probably fork that
off of bug 27141.

-- 
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