[libcxx-commits] [PATCH] D102005: [libcxx]: Unroll std::find on AIX

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 6 12:47:55 PDT 2021


Mordante added a reviewer: Mordante. Mordante added 1 blocking reviewer(s): libc++.
Mordante added a comment.

This patch increases the maintenance burden for libc++, so before accepting this patch I would like to know more about the benefits it brings.
Can you provide some benchmarks for these changes?
Why would these changes only be beneficial for AIX and not for other platforms?


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D102005



More information about the libcxx-commits mailing list