-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[LoongArch64-RISCV64] Refactor the profiler for LoongArch64 and also fix some errors for RISCV64. #91722
Conversation
0800135
to
c99b61f
Compare
and also fix some errors for RISCV64.
c99b61f
to
0c79a82
Compare
@tomeksowi @clamp03 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RISC-V changes look good to me, thanks for the stack alignment fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
If don‘t add the The Now the related profiler tests is OK. @jkotas |
fix some conflicts within registers.
6b27614
to
055f39a
Compare
`genProfilingLeaveCallback()` and `genProfilingEnterCallback()`.
Tagging subscribers to this area: @tommcdon Issue DetailsThis PR is part of the issue #69705 to amend the LA's port. Refactor the profiler for LoongArch64 and also fix some errors for RISCV64 after #91595
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR is part of the issue #69705 to amend the LA's port.
Refactor the profiler for LoongArch64 and also fix some errors for RISCV64 after #91595