Make instsimplify's analysis of icmp eq/ne use computeKnownBits to determine...
Make instsimplify's analysis of icmp eq/ne use computeKnownBits to determine whether the icmp is always true or false. Patch by Suyog Sarda! llvm-svn: 211251
Loading
Please sign in to comment