[PATCH] D130995: [X86] Promote i16 CTTZ/CTTZ_ZERO_UNDEF always.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 13:12:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGff91b2d9df80: [X86] Promote i16 CTTZ/CTTZ_ZERO_UNDEF always. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D130995?vs=449309&id=449765#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130995

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/bmi-intrinsics-fast-isel.ll
  llvm/test/CodeGen/X86/clz.ll
  llvm/test/CodeGen/X86/lzcnt-tzcnt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130995.449765.patch
Type: text/x-patch
Size: 7342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/4771897e/attachment.bin>


More information about the llvm-commits mailing list