Skip to content

Wrong size used for vectorization check in BitArray #111558

@PranavSenthilnathan

Description

@PranavSenthilnathan

Vector512 should be Vector128:

else if (Ssse3.IsSupported && ((uint)m_length >= Vector512<byte>.Count * 2u))

Found by @saucecontrol

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.Collectionsgood first issueIssue should be easy to implement, good for first-time contributorsin-prThere is an active PR which will close this issue when it is mergedtenet-performancePerformance related issue

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions