[SLP]Do not propagate nuw/nsw flags for alt nodes, affected by
minbitwidth analysis. Need to drop nuw/nsw flags, if the alternate node is resized after the minbitwidth analysis, to avoid producing poison values in corner cases.
parent
31373479
Please register or sign in to comment