[PATCH] D11503: [INSTCOMBINE][X86][SSE] Replace sign/zero extension intrinsics with native IR

Simon Pilgrim llvm-dev at redking.me.uk
Sat Jul 25 09:55:33 PDT 2015


RKSimon updated this revision to Diff 30636.
RKSimon added a comment.

Updated based on Sanjay's feedback


Repository:
  rL LLVM

http://reviews.llvm.org/D11503

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/vec_demanded_elts.ll
  test/Transforms/InstCombine/x86-pmovsx.ll
  test/Transforms/InstCombine/x86-pmovzx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11503.30636.patch
Type: text/x-patch
Size: 16897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150725/da422f2f/attachment.bin>


More information about the llvm-commits mailing list