| [libc][math] Optimize nearest integer functions using builtins when available (#98376) | 2 年前 |
| [libc][math] Optimize maximum and minimum functions using builtins when available (#100002) | 2 年前 |
| [libc][math] Optimize maximum and minimum functions using builtins when available (#100002) | 2 年前 |
| [libc][math] Optimize nearest integer functions using builtins when available (#98376) | 2 年前 |
| [libc][math] Optimize nearest integer functions using builtins when available (#98376) | 2 年前 |
| [libc][complex] add cfloat16 and cfloat128 compiler flags (#121140) Proper fix for the temporary fix in #114696 | 1 年前 |
| [libc][complex] add cfloat16 and cfloat128 compiler flags (#121140) Proper fix for the temporary fix in #114696 | 1 年前 |
| [libc] Add check for support and a test for libc SIMD helpers (#157746) Summary: This adds a few basic tests for the SIMD helpers and adds a CMake variable we can use to detect support. | 11 个月前 |
| [libc] Revert https://github.com/llvm/llvm-project/pull/83199 since it broke Fuchsia. (#83374) With some header fix forward for GPU builds. | 2 年前 |
| [libc][NFC] Rename LIBC_COMPILER_HAS_FLOAT128 to LIBC_TYPES_HAS_FLOAT128 (#83395) Umbrella bug #83182 | 2 年前 |
| [libc][math][c23] Add fabsf16 C23 math function (#93567) cc @lntue | 2 年前 |
| [libc][math] Add floating-point cast independent of compiler runtime (#105152) Fixes build and tests with compiler-rt on x86. | 1 年前 |