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

Enable quick aot entry when hw bound check is disabled #3044

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

wenyongh
Copy link
Contributor

And remove unnecessary ret_type for the quick aot entries.
And declare detailed prototype of aot function to call in each quick aot entry
to make it clearer.

And remove unnecessary ret_type for the quick aot entries.
And declare detailed prototype of aot function to call in
each quick aot entry.
@wenyongh wenyongh merged commit 9bcf6b4 into bytecodealliance:main Jan 19, 2024
407 checks passed
@wenyongh wenyongh deleted the fix_aot_quick_aot_entry branch January 19, 2024 12:38
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…nce#3044)

- Enable quick aot entry when hw bound check is disabled
- Remove unnecessary ret_type argument in the quick aot entries
- Declare detailed prototype of aot function to call in each quick aot entry
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.

1 participant