[InstCombine] SimplifyDemandedUseBits - add TODO to remove shl node if we only...
[InstCombine] SimplifyDemandedUseBits - add TODO to remove shl node if we only demand known sign bits of the shift source Similar to what we already perform for ashr/lshr
Loading
Please sign in to comment