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

i#3544 RV64 vector part3: Add vector instruction codec test #6859

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

chenhy0106
Copy link
Contributor

This is a follow-up patch of adding RISC-V vector (RVV) extension support to the core, part1 in PR #6810 (f1ce1bc), part2 in PR #6848 (59d0360).

This patch adds ir-test of RISC-V vector extension.

Issue: #3544

@chenhy0106 chenhy0106 requested a review from ksco June 28, 2024 05:10
Copy link
Contributor

@ksco ksco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ksco ksco requested a review from derekbruening June 28, 2024 09:11
suite/tests/api/ir_rvv.c Outdated Show resolved Hide resolved
suite/tests/api/ir_rvv.c Outdated Show resolved Hide resolved
suite/tests/api/ir_rvv.c Outdated Show resolved Hide resolved
@chenhy0106 chenhy0106 requested a review from derekbruening June 29, 2024 16:48
suite/tests/api/ir_rvv.c Outdated Show resolved Hide resolved
@chenhy0106 chenhy0106 merged commit 628314d into DynamoRIO:master Jul 3, 2024
16 of 17 checks passed
@chenhy0106 chenhy0106 deleted the rvv_test4 branch July 19, 2024 14:47
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