"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "90295156d8237426eb4ae5d2738796df5bbb9b9b"
[InstCombine] Replace an and+icmp with a trunc+icmp
Bitwise arithmetic can obscure a simple sign-test. If replacing the mask with a truncate is preferable if the type is legal because it permits us to rephrase the comparison more explicitly. llvm-svn: 245171
Loading
Please register or sign in to comment