[llvm-commits] [PATCH] fix PR12359
Michael Liao
michael.liao at intel.com
Fri Aug 31 10:01:49 PDT 2012
ping again. Thanks for your review.
Yours
- Michael
On Tue, 2012-08-28 at 11:26 -0700, Michael Liao wrote:
> 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
>
>
> _______________________________________________
> 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