diff options
author | Tim Northover <tnorthover@apple.com> | 2016-08-26 18:52:31 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2016-08-26 18:52:31 +0000 |
commit | 85cf564c5168150d306d63f360409cd86f92f04c (patch) | |
tree | fe87f19a995ae7a4d320c84292a454af9747d384 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 14e0e18d7663ed4b091f9dbe5042701e77700b76 (diff) | |
download | llvm-85cf564c5168150d306d63f360409cd86f92f04c.zip llvm-85cf564c5168150d306d63f360409cd86f92f04c.tar.gz llvm-85cf564c5168150d306d63f360409cd86f92f04c.tar.bz2 |
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.
llvm-svn: 279852
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions