[libcxx-commits] [PATCH] D132505: [libc++] Refactor deque::iterator algorithm optimizations
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 8 12:19:28 PDT 2022
EricWF added a comment.
My understanding of these algorithms is that they were hand-tuned to produce optimizer friendly (at the time) codegen.
How are we verifying the performance impact of this change? Or is that not a concern?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132505/new/
https://reviews.llvm.org/D132505
More information about the libcxx-commits
mailing list