[DAG] SimplifyDemandedBits - ensure we drop NSW/NUW flags when we simplify a SHL node's input
We already do this for variable shifts, but we missed it for constant shifts Fixes #69965
Loading
Please sign in to comment
We already do this for variable shifts, but we missed it for constant shifts Fixes #69965