[PATCH] D89412: [TargetLowering] Replace Log2_32_Ceil with Log2_32 in SimplifySetCC ctpop combine.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 01:05:38 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG50c9f1e11d18: [TargetLowering] Replace Log2_32_Ceil with Log2_32 in SimplifySetCC ctpop… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89412

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/X86/ctpop-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89412.298325.patch
Type: text/x-patch
Size: 5891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/13c04ae6/attachment.bin>


More information about the llvm-commits mailing list