[PATCH] D13632: AVX512 : i8/i16 vector CTLZ/CTLZ_ZERO_UNDEF lowering

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 05:59:35 PDT 2015


igorb updated this revision to Diff 37242.
igorb added a comment.

Simon, Thank you very much for your review! I have updated the patch according to your comments.


Repository:
  rL LLVM

http://reviews.llvm.org/D13632

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13632.37242.patch
Type: text/x-patch
Size: 68771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151013/ebececdb/attachment.bin>


More information about the llvm-commits mailing list