[libc-commits] [PATCH] D142696: [libc] Check pointer equality in strcmp, strncmp, and memcmp

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jan 27 10:27:33 PST 2023


michaelrj added a comment.

This patch looks fine codewise, but do you have any numbers on what the performance impact will be for strings that are not pointer-equal?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142696



More information about the libc-commits mailing list