aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorSlava Zakharin <szakharin@nvidia.com>2022-09-22 15:45:10 -0700
committerSlava Zakharin <szakharin@nvidia.com>2022-09-28 10:11:37 -0700
commit8985cfd93980a1d7d92699bfefce34e7bf5887fb (patch)
tree83f9bd4bf6d299412846f882b705bf0ede4c612c /llvm/lib/Transforms/Utils/Local.cpp
parentb556726ccc5670637e84f1b26ef7e998c94f1d42 (diff)
downloadllvm-8985cfd93980a1d7d92699bfefce34e7bf5887fb.zip
llvm-8985cfd93980a1d7d92699bfefce34e7bf5887fb.tar.gz
llvm-8985cfd93980a1d7d92699bfefce34e7bf5887fb.tar.bz2
[flang][runtime] Fixed identity value for REAL(16) == __float128.
std::numeric_limits<__float128>::max/lowest return 0.0, so recreate value of FLT128_MAX ourselves to avoid using quadmath.h's FLT128_MAX that is currently causes warnings with GCC -Wpedantic. Differential Revision: https://reviews.llvm.org/D134496
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions