[llvm-commits] More VPSHUFB optimizations for AVX2 - please review

Nadav Rotem nrotem at apple.com
Mon Sep 10 03:10:49 PDT 2012


LGTM. 

Can you rename CommuteVectorShuffleMask to a better name, such as, SwapOperandInShuffleMask ?


On Sep 10, 2012, at 12:15 PM, "Demikhovsky, Elena" <elena.demikhovsky at intel.com> wrote:

> The VPSHUFB 256-bit instruction may be generated when one of input vector is undefined or zeroinitializer.
> I've added the "zeroinitializer" case in this patch.
> Please review.
> 
> Thanks.
> - Elena
> 
> 
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
> 
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
> <pshufb2.diff>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list