[libc-commits] [PATCH] D114432: [libc] Add a reasonably optimized version for bcmp
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Dec 1 00:13:37 PST 2021
gchatelet added a comment.
In D114432#3163380 <https://reviews.llvm.org/D114432#3163380>, @sivachandra wrote:
> This is broken for aarch64: https://lab.llvm.org/buildbot/#/builders/138/builds/14620.
> In the case of aarch64, it looks like `_64` is defined only for memset.
Thx for reporting, I'll send a fix ASAP.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114432/new/
https://reviews.llvm.org/D114432
More information about the libc-commits
mailing list