[PATCH] D63777: [InstCombine] reduce checks for power-of-2-or-zero using ctpop

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 11:53:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfcfa056cebf6: [InstCombine] reduce checks for power-of-2-or-zero using ctpop (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63777

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/ispow2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63777.206496.patch
Type: text/x-patch
Size: 9187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/8760b7b4/attachment.bin>


More information about the llvm-commits mailing list