[PATCH] D23134: Make cltz and cttz zero undef when the operand cannot be zero in InstCombine

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 14:15:26 PDT 2016


spatel added a comment.

For reference, the ctpop side of this patch is one of the missing folds noted in PR28668:
https://llvm.org/bugs/show_bug.cgi?id=28668


https://reviews.llvm.org/D23134





More information about the llvm-commits mailing list