Skip to content

Code size regression due to improved std::sort #93703

@hiraditya

Description

@hiraditya

Introsort was added to std::sort in https://reviews.llvm.org/D113413. There was a code size regression reported by @smeenai

"""
I'm working on upgrading Meta's Android apps from libc++ 13 to libc++ 15, and seeing large size regressions caused by this change (similar to the Chrome case above). Was there any progress on figuring out how to offset the binary size increase?
"""

Creating an issue to keep track of this regression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.llvm:codesizeCode size issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions