[PATCH] D63660: [InstCombine] squash is-power-of-2 that uses ctpop

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 23 07:23:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364153: [InstCombine] squash is-power-of-2 that uses ctpop (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63660?vs=206036&id=206135#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63660

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63660.206135.patch
Type: text/x-patch
Size: 4831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190623/abf6d339/attachment.bin>


More information about the llvm-commits mailing list