llvm-project/utils/bazel/llvm-project-overlay/libc
Tue Ly 0f782b84cb [libc] Add nearest integer instructions to fputil.
Add round to nearest integer instructions to fputil.  This will be
used in sinf implementation https://reviews.llvm.org/D123154

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D129776
2022-07-14 13:20:35 -04:00
..
BUILD.bazel [libc] Add nearest integer instructions to fputil. 2022-07-14 13:20:35 -04:00
libc_build_rules.bzl Re-land [libc] Apply no-builtin everywhere, remove unnecessary flags 2022-06-22 12:30:20 +00:00
platforms.bzl