Skip to content

Conversation

@buyaa-n
Copy link
Contributor

@buyaa-n buyaa-n commented Jul 9, 2024

  • #if-def-ed some new APIs that newly added in .NET 9.0 like CompExactlyDependsOn attribute
  • Added .NET 8.0 copies for internal APIs that exist in 9.0 but not in 8.0 like: Ascii.VectorContainsNonAsciiChar, Ascii.ExtractAsciiVector, Vector128.SuffleUnsafe.
  • Some APIs in ARM vectorization path not exist in 8.0, so made the ARM code path only for .NET 9

Fixes #104185

@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 9, 2024
buyaa-n and others added 2 commits July 10, 2024 09:36
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
@buyaa-n buyaa-n added area-System.Buffers and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 10, 2024
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-buffers
See info in area-owners.md if you want to be subscribed.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add NET 8.0 target to Microsoft.Bcl.Memory package

3 participants