[llvm] [InstCombine] Use known bits to simplify mask in foldSelectICmpAnd (PR #128741)

Julian Nagele via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 7 03:23:44 PST 2025


juliannagele wrote:

Thanks, I incorporated the code comments. For the alive proof did you have a specific generalization in mind? I'm not quite sure how to use/represent known bits and `isPowerOf2` there.

https://github.com/llvm/llvm-project/pull/128741


More information about the llvm-commits mailing list