Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into memory #111069

Open
wants to merge 2 commits into
base: release/9.0-staging
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 3, 2025

Backport of #111000 to release/9.0-staging

Customer Impact

  • Customer reported
  • Found internally

Reported in #110820.

Regression

  • Yes
  • No

Regression introduced in #97416

Testing

Added test a new test verifying that saving Vector3 works correctly.

Risk

Low. Change applies only to mono aot llvm Vector3 save to memory path.

Package authoring no longer needed in .NET 9

IMPORTANT: Starting with .NET 9, you no longer need to edit a NuGet package's csproj to enable building and bump the version.
Keep in mind that we still need package authoring in .NET 8 and older versions.

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 3, 2025
@jkurdek jkurdek added area-Codegen-LLVM-mono and removed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Jan 3, 2025
@jkurdek jkurdek requested review from matouskozak and tannergooding and removed request for fanyang-mono January 3, 2025 16:55
@jkurdek jkurdek self-assigned this Jan 3, 2025
Copy link
Contributor

Tagging subscribers to this area: @steveisok, @vitek-karas
See info in area-owners.md if you want to be subscribed.

@jkurdek
Copy link
Member

jkurdek commented Jan 3, 2025

/azp run runtime-extra-platforms

@dotnet dotnet deleted a comment from azure-pipelines bot Jan 3, 2025
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

1 participant