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

Eric Christopher via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 14:37:20 PST 2017


echristo added a comment.

LGTM.

Thanks!

-eric


https://reviews.llvm.org/D28037





More information about the cfe-commits mailing list