Skip to content

Commit 8511b5b

Browse files
authored
Vectorise BitArray for ARM64 (#33749)
* Vectorise BitArray for ARM64 * Make algorithms endianness agnostic * Change loop counter to uint to prevent overflow * Fix CopyTo(bool[]) * Move constant variables outside the loop * More unsigned goodness * Use span.Clear instead of Fill(0)
1 parent 3e4a06c commit 8511b5b

File tree

1 file changed

+183
-40
lines changed
  • src/libraries/System.Collections/src/System/Collections

1 file changed

+183
-40
lines changed

0 commit comments

Comments
 (0)