Hashing: microoptimize a truncate on 64 bit away. This currently blocks dead...
Hashing: microoptimize a truncate on 64 bit away. This currently blocks dead code eliminating the conditional. The optimizer should handle this eventually, but currently LVI isn't really designed for this kind of stuff. llvm-svn: 151918
Loading
Please sign in to comment