diff options
author | Zahira Ammarguellat <zahira.ammarguellat@intel.com> | 2023-03-09 09:24:01 -0500 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2023-03-10 22:55:02 -0800 |
commit | fce3e75e01babe38576b1519dab5f752955525f9 (patch) | |
tree | ca0bc3c7480a707694919ec5d677aa0eda7d1bdb /polly/test/ScopDetect | |
parent | a9e129ed8806cc313fcda5017f25206cf73c42ea (diff) | |
download | llvm-llvmorg-16.0.0-rc4.zip llvm-llvmorg-16.0.0-rc4.tar.gz llvm-llvmorg-16.0.0-rc4.tar.bz2 |
Revert "Currently the control of the eval-method is mixed with fast-math."llvmorg-16.0.0-rc4
Setting __FLT_EVAL_METHOD__ to -1 with fast-math will set
__GLIBC_FLT_EVAL_METHOD to 2 and long double ends up being used for
float_t and double_t. This creates some ABI breakage with various C libraries.
See details here: https://github.com/llvm/llvm-project/issues/60781
This reverts commit bbf0d1932a3c1be970ed8a580e51edf571b80fd5.
(cherry picked from commit 2f1264260b37e9bd79737181e459ae20e10c5fea)
Diffstat (limited to 'polly/test/ScopDetect')
0 files changed, 0 insertions, 0 deletions