[PATCH] D63463: [CodeGen] Add missing vector type legalization for ctlz_zero_undef

Roland Froese via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 15:55:43 PDT 2019


RolandF updated this revision to Diff 205458.
RolandF added a comment.

Generated test checks with script.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63463/new/

https://reviews.llvm.org/D63463

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/PowerPC/vec_clz.ll
  llvm/test/CodeGen/X86/vec_clz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63463.205458.patch
Type: text/x-patch
Size: 7874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/f7ae028e/attachment.bin>


More information about the llvm-commits mailing list