[libcxx-commits] [libcxx] [libc++] Optimize string operator[] for known large inputs (PR #69500)
Ilya Tocar via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 20 15:34:08 PDT 2023
TocarIP wrote:
I've looked at disassembly and verified that __is_long branch disappeared.
https://github.com/llvm/llvm-project/pull/69500
More information about the libcxx-commits
mailing list