[PATCH] D12663: [X86][SSE] Vectorize CTTZ + CTTZ_ZERO_UNDEF

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 19 06:24:36 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248091: [X86][SSE] Vectorize CTTZ + CTTZ_ZERO_UNDEF (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D12663?vs=34110&id=35165#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12663

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12663.35165.patch
Type: text/x-patch
Size: 199178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150919/413d96a4/attachment-0001.bin>


More information about the llvm-commits mailing list