[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 13:13:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357521: [InstCombine] Simplify ctlz/cttz with bitreverse (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60096?vs=193351&id=193353#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60096

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

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


More information about the llvm-commits mailing list