[libc-commits] [PATCH] D93009: [libc] Add memcmp implementation.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Dec 10 01:08:38 PST 2020


sivachandra added a subscriber: gchatelet.
sivachandra added a comment.

This simple implementation is probably OK to start with. But, I will add @gchatelet as he might also be having plans to add optimized versions of `memcmp`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93009



More information about the libc-commits mailing list