[llvm-commits] [PATCH] Enable PMOVZX code generation

Michael Liao michael.liao at intel.com
Mon Oct 22 13:32:15 PDT 2012


Hi

The attached patch enables generation of PMOVZX insns from SSE4.1 when
lowering ZERO_EXTEND/ANY_EXTEND which are lowered into SHUFFLE. Test
cases are modified due to the insn selection difference.

Thanks for your review.

Yours
- Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Enable-lowering-ZERO_EXTEND-ANY_EXTEND-to-PMOVZX-fro.patch
Type: text/x-patch
Size: 18106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121022/0c5de819/attachment.bin>


More information about the llvm-commits mailing list