aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorZahira Ammarguellat <zahira.ammarguellat@intel.com>2021-09-01 04:48:50 -0700
committerZahira Ammarguellat <zahira.ammarguellat@intel.com>2021-09-01 04:48:50 -0700
commitcec7c2b32ecfd38151822a6e01ec78afaf98bf9a (patch)
treeef681e8ff6978fd21b13830054d04721864d90c7 /llvm/lib/FileCheck/FileCheck.cpp
parentf024a4818d7e2bd289cb4383dcafa15319e10bf8 (diff)
downloadllvm-cec7c2b32ecfd38151822a6e01ec78afaf98bf9a.zip
llvm-cec7c2b32ecfd38151822a6e01ec78afaf98bf9a.tar.gz
llvm-cec7c2b32ecfd38151822a6e01ec78afaf98bf9a.tar.bz2
Revert "[CLANG][PATCH][FPEnv] Add support for option -ffp-eval-method and extend #pragma float_control similarly"
The intent of this patch is to add support of -fp-model=[source|double|extended] to allow the compiler to use a wider type for intermediate floating point calculations. As a side effect to that, the value of FLT_EVAL_METHOD is changed according to the pragma float_control. Unfortunately some issue was uncovered with this change in preprocessing. See details in https://reviews.llvm.org/D93769 . We are therefore reverting this patch until we find a way to reconcile the value of FLT_EVAL_METHOD, the pragma and the -E flow. This reverts commit 66ddac22e2a7f268e91c26d694112970dfa607ae.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions