commit | b11d8d7e5f818ab87eb645392d9abad88801f9bc | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Tue Oct 03 19:14:23 2017 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Tue Oct 03 19:14:23 2017 +0000 |
tree | e73d75748b85ab75b070d246b2c0e0592a0f3375 | |
parent | 924d87d4be656bb63147a5e06d4061cc4fda5722 [diff] |
[InstCombine] Use isSignBitCheck to simplify an if statement. Directly create new sign bit compares instead of manipulating the constant. NFCI Since we no longer had the direct constant compares, manipulating the constant seemeded less clear. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314830 91177308-0d34-0410-b5e6-96231b3b80d8