Skip to content

i#3544 RV64: Port client.flush to riscv64 #7438

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

Merged
merged 4 commits into from
May 19, 2025

Conversation

ziyao233
Copy link
Member

@ziyao233 ziyao233 commented Apr 5, 2025

Marking the interested basic block with one uncompressed NOP (4 bytes) and two compressed NOPs (2 x 2 bytes). This pattern should happen rarely in compiler-generated code, since two compressed NOPs could always be replaced with a compressed one.

Issue: #3544

Marking the interested basic block with one uncompressed NOP (4 bytes)
and two compressed NOPs (2 x 2 bytes). This pattern should happen rarely
in compiler-generated code, since two compressed NOPs could always be
replaced with a compressed one.

Issue: DynamoRIO#3544
@ziyao233 ziyao233 requested a review from ksco April 5, 2025 16:42
@ksco ksco requested a review from derekbruening April 7, 2025 09:06
@derekbruening derekbruening requested review from abhinav92003 and removed request for derekbruening April 7, 2025 15:55
@derekbruening
Copy link
Contributor

(load-balancing -- switched to @abhinav92003)

@ziyao233
Copy link
Member Author

I'm too busy this month and plan to continue working on the PR in May. Thanks for your patience :)

@ziyao233 ziyao233 requested a review from abhinav92003 May 19, 2025 10:42
@ziyao233 ziyao233 merged commit 23b1971 into DynamoRIO:master May 19, 2025
24 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.

4 participants