Skip to content

Conversation

@Sewer56
Copy link
Member

@Sewer56 Sewer56 commented Oct 11, 2025

When using tiered compilation, the method can switch from use of e.g. UnstableHashNonVectorLower and UnstableHashVec256Lower .

However, these algorithms produce different results. Therefore, we force compilation of final Jit Tier (Tier 2) by forcing the AggressiveOptimization flag

When using tiered compilation, the method can switch from use of e.g. UnstableHashNonVectorLower and UnstableHashVec256Lower .

However, these algorithms produce different results. Therefore, we force compilation of final Jit Tier (Tier 2) by forcing the AggressiveOptimization flag
@Sewer56 Sewer56 force-pushed the update-runners-fix-hashcode-bug branch from fb9d15b to 63b584b Compare October 11, 2025 02:10
@Sewer56
Copy link
Member Author

Sewer56 commented Oct 11, 2025

Also disabled .NET 5 on Ubuntu, no longer supported on runner image due to libssl version. (too new?)

@Sewer56 Sewer56 force-pushed the update-runners-fix-hashcode-bug branch from f9c1c03 to 5c84e09 Compare October 11, 2025 02:25
@Sewer56 Sewer56 merged commit 86d994f into master Oct 11, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants