[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:32:46 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370037: [InstCombine] Fold select with ctlz to cttz (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66308?vs=217340&id=217352#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66308

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

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


More information about the llvm-commits mailing list