diff options
author | Tim Northover <tnorthover@apple.com> | 2015-07-16 21:30:21 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2015-07-16 21:30:21 +0000 |
commit | ca0ffc356193e319d07d1f5db49db4cc61f45b59 (patch) | |
tree | 47feaa00a3ed8ec7f41414d296e8f26aee60127a /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | 9e694e590cdbd751e026833a042e871b66f192cf (diff) | |
download | llvm-ca0ffc356193e319d07d1f5db49db4cc61f45b59.zip llvm-ca0ffc356193e319d07d1f5db49db4cc61f45b59.tar.gz llvm-ca0ffc356193e319d07d1f5db49db4cc61f45b59.tar.bz2 |
AArch64: make inexact signalling on round Darwin-specific
C11 leaves the choice on whether round-to-integer operations set the inexact
flag implementation-defined. Darwin does expect it to be set, but this seems to
be against the intent of the IEEE document and slower to implement anyway. So
it should be opt-in.
llvm-svn: 242446
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions