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

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 18 01:43:05 PDT 2015


igorb updated this revision to Diff 37698.
igorb marked 3 inline comments as done.
igorb added a comment.

Thank for your review,  I have updated the patch according to your comments. 
Please take a look.


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.37698.patch
Type: text/x-patch
Size: 95641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151018/09f14ced/attachment.bin>


More information about the llvm-commits mailing list