[Local] Don't remove invoke of non-willreturn function
The code was only checking for memory side-effects, but not for divergence side-effects. Replace this with a generic check.
Loading
Please sign in to comment
The code was only checking for memory side-effects, but not for divergence side-effects. Replace this with a generic check.