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

[RVV 0.7.1] port assembler tests from binutils #6

Merged
merged 11 commits into from
Aug 15, 2023

Conversation

imkiva
Copy link

@imkiva imkiva commented Aug 14, 2023

This PR adapted rvv 0.7.1 assembler tests from binutils-gdb.

Running the test reveals that Vamo instructions, some pseudo-instructions, and macros are not implemented, which will be addressed in future PRs.

@imkiva
Copy link
Author

imkiva commented Aug 14, 2023

How can I disable CI for a draft PR?

@ChunyuLiao
Copy link
Collaborator

try to cancel:

image

@imkiva
Copy link
Author

imkiva commented Aug 14, 2023

try to cancel:

The cancel button is not showing on my side:
image

@imkiva imkiva changed the title [RVV 0.7.1] add assembler tests from binutils [RVV 0.7.1] port assembler tests from binutils Aug 14, 2023
@imkiva imkiva marked this pull request as ready for review August 14, 2023 12:55
@ChunyuLiao ChunyuLiao merged commit d785fb5 into ruyisdk:rvv0.7.1 Aug 15, 2023
3 checks passed
@imkiva imkiva deleted the gcc-tests-rvv branch August 22, 2023 06:47
imkiva added a commit to imkiva/llvm-project that referenced this pull request Apr 1, 2024
* [RVV 0.7.1] add assembler tests from binutils

* [RVV 0.7.1] normalize some register names

* [RVV 0.7.1] insert FileCheck lines

* [RVV 0.7.1] fix `CHECK-INST`

* [RVV 0.7.1] fix `vadc`, `vmadc`, `vsbc`, `vmsbc`

* [RVV 0.7.1] fix `vwmaccsu`, `vwmaccus`

* [RVV 0.7.1] pass all tests from binutils

* [RVV 0.7.1] fix MC test `rvv0p71/add.s`

* [RVV 0.7.1] fix MC test `rvv0p71/sub.s`

* [RVV 0.7.1] fix MC test `rvv0p71/macc.s`

* [RVV 0.7.1] sync the newest tests
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.

None yet

2 participants