aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorYunQiang Su <yunqiang@isrc.iscas.ac.cn>2024-08-21 09:10:55 +0800
committerGitHub <noreply@github.com>2024-08-21 09:10:55 +0800
commit2b84fe6f16bf2beb78e48e40db3752143ded6228 (patch)
tree481c5de9ad3973b8fcb18714bde8d40e580dc21f /clang/lib/CodeGen/CodeGenModule.cpp
parentd8b6df2e8b1d294d92239e507c19b5622d86490d (diff)
downloadllvm-2b84fe6f16bf2beb78e48e40db3752143ded6228.zip
llvm-2b84fe6f16bf2beb78e48e40db3752143ded6228.tar.gz
llvm-2b84fe6f16bf2beb78e48e40db3752143ded6228.tar.bz2
RISC-V: Add fminimumnum and fmaximumnum support (#104411)
Since 2.2, `fmin.s/fmax.s` instructions follow the IEEE754-2019, if F extension is avaiable; and `fmin.d/fmax.d` also follow the IEEE754-2019 if D extension is avaiable. So, let's mark them as Legal.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions