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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 12:29:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364221: [CodeGen] Add missing vector type legalization for ctlz_zero_undef (authored by froese, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63463?vs=205458&id=206281#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63463

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63463.206281.patch
Type: text/x-patch
Size: 7951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/838a14f8/attachment.bin>


More information about the llvm-commits mailing list