[PATCH] D28777: [InstCombine][SSE] Add DemandedElts support for PACKSS/PACKUS instructions
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 14:38:21 PST 2017
RKSimon updated this revision to Diff 85040.
RKSimon added a comment.
Removed duplication of each operand by putting the demanded elts code in a loop.
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.85040.patch
Type: text/x-patch
Size: 11279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/83335750/attachment.bin>
More information about the llvm-commits
mailing list