[libcxx-commits] [PATCH] D59781: Add more benchmarks for literal strings.
Samuel Benzaquen via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 29 08:21:56 PDT 2019
sbenza updated this revision to Diff 192831.
sbenza added a comment.
- Make it easier for the compiler to optimize `operator==(string,char*)`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59781/new/
https://reviews.llvm.org/D59781
Files:
libcxx/benchmarks/string.bench.cpp
libcxx/include/string
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59781.192831.patch
Type: text/x-patch
Size: 5828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190329/029e7884/attachment.bin>
More information about the libcxx-commits
mailing list