[InstCombine] Limit CTPOP -> CTTZ simplifications to one use
Tweak D76568 so we only combine if it will remove the bit-twiddling. Suggested by @spatel
Loading
Please sign in to comment
Tweak D76568 so we only combine if it will remove the bit-twiddling. Suggested by @spatel