-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Fix the reverse of genCodeForJumpCompare for LoongArch64 and RISCV64. #85217
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
Conversation
|
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsThis PR is part of the issue #69705 to amend the LA's port. fix the genCodeForJumpCompare for reverse.
|
|
@clamp03 |
|
Hi, @jakobbotsch |
@shushanhf Thank you very much. It is valuable for RISC-V as well. Actually, just CC me would have been a big help to me. I'd just like to ask you (if you don't mind) to add RISC-V such simple fixes to as #85216 from next time. I really appreciate your work. |
I didn't modify the RISC-V at some time just because I can‘t test RISC-V liking the LoongArch64. |
|
As #85242 refactor |
This PR is part of the issue #69705 to amend the LA's port.
Fix the reverse of genCodeForJumpCompare for LoongArch64 and RISCV64.