[PATCH] D12680: [InstCombine] Added vector demanded bits support for SSE4A EXTRQ/INSERTQ instructions

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 08:16:27 PDT 2015


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

Updated - thanks for the comments. If you chaps are happy with the SimplifyDemandedVectorEltsLow helper I can convert other cases to use it in future commits.


Repository:
  rL LLVM

http://reviews.llvm.org/D12680

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12680.35000.patch
Type: text/x-patch
Size: 10586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150917/818677a1/attachment.bin>


More information about the llvm-commits mailing list