commit | 2fd36a5c7bfdeeb6a7900f727aebb50d4c19869f | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Fri Aug 26 18:52:31 2016 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Fri Aug 26 18:52:31 2016 +0000 |
tree | d23f7ca8997d794133d4c2ae5a3c5b95280ab232 | |
parent | d96bcc0e97735c1768a87dc24fee1bef2b21656e [diff] |
AArch64: avoid assertion on illegal types in performFDivCombine. In the code to detect fixed-point conversions and make use of AArch64's special instructions, we weren't prepared for weird types. The fptosi direction got fixed recently, but not the similar sitofp code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279852 91177308-0d34-0410-b5e6-96231b3b80d8