Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[NativeAOT-LLVM] Fix a GC hole in the new LSSA implementation#2531

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@SingleAccretion
Copy link

@SingleAccretionSingleAccretion commentedMar 22, 2024
edited
Loading

We need to be careful about not depending on stale shadow stack state when making decisions not to spill a def derived from an already spilled value.

This has some cost, but an overly large one, about 0.15% in terms of code size for HelloWasm.

Ref:#2514 (comment).

We need to be careful about not depending on stale shadow stackstate when making decision not to spill a def derived from analready spilled value.This has some cost, but an overly large one, about 0.15% in termsof code size for HelloWasm.
Without the fix, this test quickly crashed under stress.With the fix, it passes without issue.
@SingleAccretionSingleAccretion marked this pull request as ready for reviewMarch 23, 2024 18:19
@SingleAccretion
Copy link
Author

@dotnet/nativeaot-llvm

Copy link
Contributor

@yowlyowl left a comment

Choose a reason for hiding this comment

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

I'm not claiming to have a good understanding of this, but the coverage looks good.

@jkotas
Copy link
Member

Thank you!

SingleAccretion reacted with thumbs up emoji

@jkotasjkotas merged commite2955fc intodotnet:feature/NativeAOT-LLVMMar 24, 2024
@SingleAccretionSingleAccretion deleted the LSSA-Gc-Hole branchMarch 24, 2024 19:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@yowlyowlyowl approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@SingleAccretion@jkotas@yowl

[8]ページ先頭

©2009-2025 Movatter.jp