Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Make more types eligible for vectorized code paths in MemoryExtensions (
Browse files Browse the repository at this point in the history
#20855)

Types like sbyte, ushort, and other 8-bit / 16-bit elemental types are now directed down the fast vectorized code paths that previously only byte and char were eligible for.
  • Loading branch information
GrabYourPitchforks committed Mar 18, 2019
1 parent b07cc29 commit b88f2f6
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 74 deletions.
Loading

0 comments on commit b88f2f6

Please sign in to comment.