[PATCH] D28037: [Altivec] Change vec_sl to a << (b % (sizeof(a) * 8))

Eric Christopher via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 14:11:44 PST 2017


Please go ahead and commit, we'll worry about speed after correctness.

-eric

On Fri, Jan 20, 2017 at 2:10 PM Tim Shen via Phabricator <
reviews at reviews.llvm.org> wrote:

> timshen added a comment.
>
> In https://reviews.llvm.org/D28037#652021, @echristo wrote:
>
> > Going to commit this?
>
>
> I'd like to commit https://reviews.llvm.org/D28329 first. If we commit
> this now, the normal code will be slower.
>
>
> https://reviews.llvm.org/D28037
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170120/ec7b8ca3/attachment.html>


More information about the cfe-commits mailing list