[libc-commits] [PATCH] D95850: [libc] Add hardware implementations of ceil and ceilf for aarch64.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Feb 2 09:26:40 PST 2021


sivachandra added a comment.

In D95850#2536456 <https://reviews.llvm.org/D95850#2536456>, @lntue wrote:

> Do we need to remove ceil(f|l).(h|cpp) in src/math folder?

Hopefully I got it right this time. I have removed the .cpp files but kept the .h files.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95850/new/

https://reviews.llvm.org/D95850



More information about the libc-commits mailing list