Skip to content

Conversation

@CyrusNajmabadi
Copy link
Member

@CyrusNajmabadi CyrusNajmabadi commented Aug 9, 2024

Fixes #74682

  1. We don't have a good way to test htis, absent a dedicated test run on a big endian machine (which is what the runtime team does).
  2. We can definitely take out that copy of the vectorized code, and say if you're before .net 8 that you get the slow impl.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner August 9, 2024 15:36
@ghost ghost added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 9, 2024
CyrusNajmabadi and others added 3 commits August 9, 2024 09:28
Co-authored-by: Stephen Toub <stoub@microsoft.com>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The [InterceptsLocation] attribute generates a different "data" string for big-endian platforms

6 participants