[libcxx-commits] [PATCH] D118003: [libc++] Floyd's improvement to pop_heap
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 8 10:48:51 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG79d08e398c17: [libc++] "Bottom-up heapsort" improvement to sort_heap. (authored by arthur.j.odwyer).
Changed prior to commit:
https://reviews.llvm.org/D118003?vs=413796&id=413875#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118003/new/
https://reviews.llvm.org/D118003
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/__algorithm/pop_heap.h
libcxx/include/__algorithm/sift_down.h
libcxx/test/libcxx/algorithms/alg.sorting/alg.heap.operations/sort.heap/complexity.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118003.413875.patch
Type: text/x-patch
Size: 4500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220308/b425fb17/attachment-0001.bin>
More information about the libcxx-commits
mailing list