[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 11:40:04 PDT 2019


xbolva00 updated this revision to Diff 193335.
xbolva00 edited the summary of this revision.
xbolva00 added a comment.

- Added and precommited more tests


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.193335.patch
Type: text/x-patch
Size: 4843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/0f44cc1b/attachment.bin>


More information about the llvm-commits mailing list