[PATCH] D20016: [X86][SSSE3] Lower vector CTLZ with PSHUFB lookups

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 02:54:19 PDT 2016


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

Updated comments to hopefully describe the method more clearly.


Repository:
  rL LLVM

http://reviews.llvm.org/D20016

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/vector-lzcnt-128.ll
  test/CodeGen/X86/vector-lzcnt-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20016.57148.patch
Type: text/x-patch
Size: 113026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160513/4666f0ce/attachment.bin>


More information about the llvm-commits mailing list