[PATCH] D53036: [InstCombine] Demand bits of UMin

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 04:02:46 PDT 2018


lebedev.ri added a subscriber: nlopes.
lebedev.ri added a comment.

In https://reviews.llvm.org/D53036#1260222, @dmgreen wrote:

> Luckily, it appears that Alive can do countLeadingOnes too (although I don't see it anywhere in the sources I have).
>  https://rise4fun.com/Alive/O9i


Huh https://github.com/nunoplopes/alive/search?utf8=%E2%9C%93&q=countLeadingOnes&type=
CC @nlopes


https://reviews.llvm.org/D53036





More information about the llvm-commits mailing list