InstSimplify: Handle some simple tautological comparisons
This handles cases where we are comparing a masked value against itself. The analysis could be further improved by making it recursive but such expense is not currently justified. llvm-svn: 222716
Loading
Please sign in to comment