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

Add ref flags for function params/locals to AOT module instead of committing them in GC AOT code #2990

Conversation

TianlongLiang
Copy link
Contributor

No description provided.

@TianlongLiang TianlongLiang marked this pull request as draft January 9, 2024 03:45
@TianlongLiang TianlongLiang marked this pull request as ready for review January 10, 2024 05:45
core/iwasm/aot/aot_loader.c Outdated Show resolved Hide resolved
core/iwasm/aot/aot_runtime.h Outdated Show resolved Hide resolved
core/iwasm/aot/aot_loader.c Show resolved Hide resolved
core/iwasm/aot/aot_runtime.h Outdated Show resolved Hide resolved
core/iwasm/compilation/aot_compiler.c Outdated Show resolved Hide resolved
core/iwasm/compilation/aot_compiler.c Outdated Show resolved Hide resolved
Copy link
Collaborator

@xujuntwt95329 xujuntwt95329 left a comment

Choose a reason for hiding this comment

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

LGTM

@wenyongh wenyongh merged commit a74839a into bytecodealliance:dev/gc_refactor Jan 12, 2024
404 checks passed
@TianlongLiang TianlongLiang deleted the dev/aot_local_ref_flags branch February 22, 2024 07:32
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.

3 participants