[X86] SimplifyDemandedBits - only narrow a broadcast source if we only have one use.
Helps with the regression noted on D109065 - don't truncate a broadcast source if the source has multiple uses.
Loading
Please register or sign in to comment
Helps with the regression noted on D109065 - don't truncate a broadcast source if the source has multiple uses.