[PATCH] D66308: [InstCombine] Fold select with ctlz to cttz

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 03:02:02 PDT 2019


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

Updated comments.


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

https://reviews.llvm.org/D66308

Files:
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  test/Transforms/InstCombine/select-ctlz-to-cttz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66308.217340.patch
Type: text/x-patch
Size: 6930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/deb95522/attachment.bin>


More information about the llvm-commits mailing list