[libc-commits] [PATCH] D95999: [libc] Add aarch64 flavors of floor, round, sqrt and trunc.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Feb 5 10:44:23 PST 2021
sivachandra added a comment.
In D95999#2544557 <https://reviews.llvm.org/D95999#2544557>, @sdesmalen wrote:
> Thanks for the changes. I noticed another patch (maybe there are more?) that could probably also be updated now, e.g. ceil/ceilf from D95850 <https://reviews.llvm.org/D95850>.
I have updated `ceil` and `ceilf` also in this change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95999/new/
https://reviews.llvm.org/D95999
More information about the libc-commits
mailing list