Skip to content

Virtual assembly conversion for basic instructions#23

Merged
mengzhuo merged 1 commit intoplctlab:mainfrom
AdUhTkJm:main
Feb 11, 2025
Merged

Virtual assembly conversion for basic instructions#23
mengzhuo merged 1 commit intoplctlab:mainfrom
AdUhTkJm:main

Conversation

@AdUhTkJm
Copy link

@AdUhTkJm AdUhTkJm commented Feb 7, 2025

Reformed the existing virtual assembly, and added conversion to basic arithmetic and control flow instructions from SSA.

I choose not to use Label.t which requires stamps to guarantee uniquity, as generated labels are already unique in SSA. Therefore I changed them to normal strings to cooperate better with the previous part of pipeline.

@mengzhuo
Copy link
Collaborator

Hi, @AdUhTkJm Could you solve the conflict?

@AdUhTkJm
Copy link
Author

Done.

@mengzhuo mengzhuo merged commit bf3482d into plctlab:main Feb 11, 2025
2 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