[SCEV] Precommit test for widened signed induction variables
These tests highlight that we have missed oppurtunities proving trip count bounds when our start/end values are sign extended from smaller types and we have either a loop guard to relate our start vs end, or a nsw/nuw fact to bound end.
parent
47bc565c
Please register or sign in to comment