Skip to content

Commit

Permalink
Improve a vector implementation to support alignment and non-temporal…
Browse files Browse the repository at this point in the history
… tores (#93296)

* Improve a vector implementation to support alignment and non-temporal stores

* Fix a build error and mark a couple methods as AggressiveInlining

* Fix the remaining block count computation

* Ensure overlapping for small data on the V256/512 is handled

* Ensure we only go down the vectorized path when supported for netstandard
  • Loading branch information
tannergooding authored Oct 12, 2023
1 parent 71d6476 commit a451e68
Show file tree
Hide file tree
Showing 3 changed files with 1,102 additions and 75 deletions.
Loading

0 comments on commit a451e68

Please sign in to comment.