Find a file
Trevor Gross 86ee1f99c9 Combine fmin{,f,f16,f128} and fmax{,f,f16,128} into a single file
These don't have much content since they now use the generic
implementation. There will be more similar functions in the near future
(fminimum, fmaximum, fminimum_num, fmaximum_num); start the pattern of
combining similar functions now so we don't have to eventually maintain
similar docs across 24 different files.
2025-02-10 14:54:53 -06:00
library/compiler-builtins/libm Combine fmin{,f,f16,f128} and fmax{,f,f16,128} into a single file 2025-02-10 14:54:53 -06:00