Skip to content

Conversation

@tannergooding
Copy link
Member

The instruction set support was simplified in the JIT for .NET 10 and so this updates the support to better match said updates while still trying to remain backwards compatible with .NET 6-9.

This resolves dotnet/runtime#119353

Co-authored-by: Tim Cassell <cassell.timothy@gmail.com>
@timcassell
Copy link
Collaborator

Still getting compile errors. PTAL

@timcassell timcassell merged commit 0806c67 into dotnet:master Sep 11, 2025
15 of 16 checks passed
@timcassell timcassell added this to the v0.15.3 milestone Sep 11, 2025
Copy link
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for providing the fix @tannergooding !

@timcassell timcassell mentioned this pull request Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not possible to specify IlcInstructionSet < sse4.2 in .NET 10

4 participants