[llvm-commits] [PATCH] fix PR12359

Michael Liao michael.liao at intel.com
Tue Aug 28 11:26:58 PDT 2012


ping again for this simple patch. - Michael

On Sat, 2012-08-25 at 14:05 -0700, Michael Liao wrote:
> Hi
> 
> Please review the attached from Sriram fixing PR12359. As PSHUFB will zero elements of negative indices, v16i8 shuffle vector is optimized with extra checking whether V2 is zero and treat that similar to undefined V2 to save one PSHUFB and POR.
> 
> Let me whether it's OK to commit.
> 
> Yours
> - Michael
> 
> 
> _______________________________________________
> 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