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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 04:25:28 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269646: [X86][SSSE3] Lower vector CTLZ with PSHUFB lookups (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D20016?vs=57148&id=57336#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20016

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20016.57336.patch
Type: text/x-patch
Size: 110422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160516/e7c9113a/attachment.bin>


More information about the llvm-commits mailing list