zig
zig copied to clipboard
std: Optimize functions that deal with bool vectors for x86.
Add doc comments. Add tests.
No benchmark, but: https://godbolt.org/z/7nqP6zqYr
This seems to cause some issues with the C backend? Should I add a workaround for that? Or skip the tests for CBE?
The answer is yes.
CI checks failing, no updates in 30+ days.