[PATCH] D60096: [InstCombine] Simplify ctlz/cttz with bitreverse

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 12:55:26 PDT 2019


xbolva00 updated this revision to Diff 193351.
xbolva00 added a comment.

Do not use builder.


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

https://reviews.llvm.org/D60096

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/ctlz-cttz-bitreverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60096.193351.patch
Type: text/x-patch
Size: 4875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/cd7a7474/attachment.bin>


More information about the llvm-commits mailing list