diff options
author | YunQiang Su <yunqiang@isrc.iscas.ac.cn> | 2025-05-09 16:26:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-09 16:26:08 +0800 |
commit | 08b3617b9f413c9225e9e985bc671fa46ff9e570 (patch) | |
tree | c38b9cc418d7e0c57212ff2c0fe09cb6bc00b148 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 68dccb9fa0b09b3485acfc0d436c1d66a4089b8f (diff) | |
download | llvm-08b3617b9f413c9225e9e985bc671fa46ff9e570.zip llvm-08b3617b9f413c9225e9e985bc671fa46ff9e570.tar.gz llvm-08b3617b9f413c9225e9e985bc671fa46ff9e570.tar.bz2 |
LoongArch: Set FMAXNUM and FMINNUM as Legal (#139010)
Now we define FMAXNUM and FMINNUM as IEEE754-2008 with +0.0>-0.0.
LoongArch's fmax/fmin just follow this rules full.
FMAXNUM_IEEE and FMINNUM_IEEE will be removed in future once:
Fixes FMAXNUM/FMINNUM for all targets
The use of FMAXNUM_IEEE/FMINNUM_IEEE are not used by middle end anymore.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions