[GuardWidening] Add test showing incorrect behavior with nuw/nsw flags
when we move instruction over the guard we must clear nuw/nsw flags but we do not.
Loading
Please sign in to comment
when we move instruction over the guard we must clear nuw/nsw flags but we do not.