[libcxx-commits] [PATCH] D97705: [RFC][libc++] Improve std::to_chars for base != 10.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 19 10:55:44 PDT 2021
Mordante updated this revision to Diff 346512.
Mordante added a comment.
A new version testing some different optimizations options.
Test to see whether it passes a CI run.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97705/new/
https://reviews.llvm.org/D97705
Files:
libcxx/benchmarks/to_chars-method-1.bench.cpp
libcxx/benchmarks/to_chars-method-2.bench.cpp
libcxx/benchmarks/to_chars-method-3.bench.cpp
libcxx/benchmarks/to_chars-method-4.bench.cpp
libcxx/benchmarks/to_chars-method-5.bench.cpp
libcxx/include/charconv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97705.346512.patch
Type: text/x-patch
Size: 13885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210519/736bc712/attachment.bin>
More information about the libcxx-commits
mailing list