[libc-commits] [libc] [llvm] [libc][math] Refactor fmaximum_mag_num family to header-only (PR #182169)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Wed Mar 18 21:50:34 PDT 2026
================
@@ -2469,12 +2469,7 @@ add_entrypoint_object(
HDRS
../fmaximum_mag_numbf16.h
DEPENDS
- libc.src.__support.FPUtil.basic_operations
- libc.src.__support.FPUtil.bfloat16
- libc.src.__support.macros.config
- libc.src.__support.macros.properties.types
- FLAGS
- MISC_MATH_BASIC_OPS_OPT
----------------
bassiounix wrote:
The flag exists on one target only, not all of them.
https://github.com/llvm/llvm-project/pull/182169
More information about the libc-commits
mailing list