commit | 555994d8cfd114fe3ba66ef69f7dcbcd181d90be | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Tue Dec 05 21:33:12 2017 +0000 |
committer | Joel Galenson <jgalenson@google.com> | Tue Dec 05 21:33:12 2017 +0000 |
tree | d58e20c8b96fd658ca8f5ebee256db485c4ec1c0 | |
parent | 6ba130a46976bdf7e00c74e1fa019cd06d0ae7bc [diff] |
[AArch64] Do not abort if overflow check does not use EQ or NE. As suggested by Eli Friedman, instead of aborting if an overflow check uses something other than SETEQ or SETNE, simply do not apply the optimization. Differential Revision: https://reviews.llvm.org/D39147 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319837 91177308-0d34-0410-b5e6-96231b3b80d8