InstCombine: Strength reduce sadd.with.overflow into a regular nsw add if we...
InstCombine: Strength reduce sadd.with.overflow into a regular nsw add if we can prove that it cannot overflow. PR20194 llvm-svn: 212331
Loading
Please sign in to comment