Find a file
Trevor Gross 1b7346bf5f Introduce math::arch::intrinsics
This module provides implementations of basic functions that defer to
LLVM for what to do, rather than either using a builtin operation or
calling another function in this library.

`math::arch` will become the home of anything architecture-specific in
the future.
2024-10-28 19:40:31 -05:00
library/compiler-builtins/libm Introduce math::arch::intrinsics 2024-10-28 19:40:31 -05:00