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

Implement preprocess of Bytecode generation #129

Merged
merged 4 commits into from
Aug 8, 2023
Merged

Conversation

ksh8281
Copy link
Collaborator

@ksh8281 ksh8281 commented Aug 2, 2023

for reduce Move32, Move64 from local.get, local.tee

* Implement using CMAKE_SYSTEM_PROCESSOR, CMAKE_SYSTEM_NAME, CMAKE_BUILD_TYPE

Signed-off-by: Seonghyun Kim <[email protected]>
…able usage

* Optimize local.get opcode if can

Signed-off-by: Seonghyun Kim <[email protected]>
Many expr result position could be local variable position

Signed-off-by: Seonghyun Kim <[email protected]>
Copy link
Collaborator

@clover2123 clover2123 left a comment

Choose a reason for hiding this comment

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

LGTM

@clover2123 clover2123 merged commit 8238cdc into Samsung:interp Aug 8, 2023
9 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