[PATCH] D28777: [InstCombine][SSE] Add DemandedElts support for PACKSS/PACKUS instructions

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 08:05:25 PST 2017


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

Removed unnecessary handling in  InstCombiner::visitCallInst, cleaned up code as requested.


Repository:
  rL LLVM

https://reviews.llvm.org/D28777

Files:
  lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  test/Transforms/InstCombine/x86-pack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28777.84834.patch
Type: text/x-patch
Size: 11893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170118/3459737f/attachment.bin>


More information about the llvm-commits mailing list