[libc++] Optimize std::{,ranges}::{fill,fill_n} for segmented iterators #132665
winner245
force pushed
from
b4df8f28
to
892e5b2a
341 days ago
winner245
force pushed
from
892e5b2a
to
bb949d49
340 days ago
winner245
force pushed
from
bb949d49
to
a108c82a
340 days ago
winner245
force pushed
from
a108c82a
to
384cad2a
340 days ago
winner245
force pushed
from
384cad2a
340 days ago
winner245
force pushed
to
df816e85
340 days ago
winner245
force pushed
from
df816e85
340 days ago
winner245
marked this pull request as ready for review 339 days ago
winner245
changed the title [libc++] Optimize {std,ranges}::{fill,fill_n} for segmented iterators [libc++] Optimize std::{,ranges}::{fill,fill_n} for segmented iterators 258 days ago
winner245
force pushed
to
56169134
257 days ago
ldionne
approved these changes
on 2025-06-24
winner245
force pushed
from
56169134
247 days ago
Optimize {std,ranges}::{fill,fill_n} for segmented iterators
4d64875e
Improve readability of SFINAE for std::__fill_n
f128d8ae
winner245
force pushed
to
f128d8ae
244 days ago
Merge branch 'main' into segmented-fill
8cffb9ce
ldionne
added this to the LLVM 21.x Release milestone 227 days ago
ldionne
approved these changes
on 2025-07-15
Merge branch 'main' into segmented-fill
28495c92
Move release note to LLVM 22 release
c748b851
ldionne
removed this from to the LLVM 21.x Release milestone 210 days ago
Merge branch 'main' into segmented-fill
a6194f97
Update to use `__is_segmented_iterator_v`
c4ee5fa1
Update to use `__is_segmented_iterator_v`, take 2
cb6e3a77
Update to use `__is_segmented_iterator_v`, take 3
de5e1dde
Fix the wrong fix about `__is_segmented_iterator_v`
15be57ed
Merge branch 'main' into segmented-fill
3a083ed4
clang-format
8074c265
clang-format, take 2
076f7b48
Merge branch 'main' into segmented-fill
d1496e58
Assignees
No one assigned
Labels
libc++
performance
Login to write a write a comment.
Login via GitHub