Skip to content
Commit 24160312 authored by Xi Ruoyao's avatar Xi Ruoyao Committed by caiyinyu
Browse files

LoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with GCC >= 13

GCC 13 compiles these built-ins to {fmax,fmin}.{s/d} instruction, use
them instead of the generic implementation.

Link: https://gcc.gnu.org/r13-2085


Signed-off-by: default avatarXi Ruoyao <xry111@xry111.site>
parent fa9e095b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment