[libcxx-commits] [libcxx] [libc++] Mark __{emplace, push}_back_slow_path as noinline (PR #94379)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 9 08:17:22 PDT 2025
https://github.com/ldionne approved this pull request.
This is nice. https://godbolt.org/z/rK6EjTehG indeed shows that the codegen is a lot better.
https://github.com/llvm/llvm-project/pull/94379
More information about the libcxx-commits
mailing list