-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Open
Labels
libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.performance
Description
As per #84663 it isn't vectorized yet.
The microsoft STL directly uses avx2 instructions microsoft/STL#4659 for this.
Testcase: https://godbolt.org/z/PYabMjxa3
Metadata
Metadata
Assignees
Labels
libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.performance