commit | 1da1d0218a4a98ca639cbf0555768342e6356d78 | [log] [tgz] |
---|---|---|
author | James Molloy <james.molloy@arm.com> | Thu Aug 13 17:28:26 2015 +0000 |
committer | James Molloy <james.molloy@arm.com> | Thu Aug 13 17:28:26 2015 +0000 |
tree | f009d4c08d5b6191b7c6c5c18c5187f0b778f213 | |
parent | 377a93dbc219b7fe3db09590038a3c9b55deb6cb [diff] |
[ARM] FMINNAN/FMAXNAN of f64 are not legal. This was my error. We've got f32 marked as legal because they're simulated using a v2f32 instruction, but there's no equivalent for f64. This will get test coverage imminently when D12015 lands. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244916 91177308-0d34-0410-b5e6-96231b3b80d8