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

Simon Pilgrim llvm-dev at redking.me.uk
Mon Jul 27 11:52:44 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243303: [InstCombine][X86][SSE] Replace sign/zero extension intrinsics with native IR (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D11503?vs=30636&id=30714#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11503

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11503.30714.patch
Type: text/x-patch
Size: 15407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150727/821369ea/attachment.bin>


More information about the llvm-commits mailing list