[llvm-commits] [PATCH] fix PR12359

Michael Liao michael.liao at intel.com
Sat Aug 25 14:05:03 PDT 2012


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2012-08-22.1.patch
Type: text/x-patch
Size: 1570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120825/b0d74ec4/attachment.bin>


More information about the llvm-commits mailing list