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

start loongarch compile #1901

Closed
wants to merge 1 commit into from
Closed

start loongarch compile #1901

wants to merge 1 commit into from

Conversation

tyssjhx
Copy link

@tyssjhx tyssjhx commented Oct 26, 2023

feat: Add backend support for LoongArch64. The code can be compiled, and pass all the unit tests on a LoongArch 3A5000 machine

fix: modify the code to pass compile

add: add code for tcg_out_op, tcg_can_emit_vec_op, tcg_target_op_def to support new tcg_op

fix: fix bugs related to epilogue and ret_addr

fix: fix bug in qemu_ld_slow_path, the return register is wrong
@wtdcode
Copy link
Member

wtdcode commented Oct 30, 2023

Really nice first step! But please refer to CI because it seems not building?

btw, please target dev branch instead of master.

@tyssjhx tyssjhx closed this by deleting the head repository Nov 1, 2023
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