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

Vector #2

Merged
merged 132 commits into from
Oct 27, 2023
Merged

Vector #2

merged 132 commits into from
Oct 27, 2023

Conversation

HidetaroTanaka
Copy link
Owner

@HidetaroTanaka HidetaroTanaka commented Oct 7, 2023

  • make sure i didn't f**ked up scalar instructions
  • test vector load and stores
  • test vector load store tests (memcpy)
  • test vector arithmetic insts (vadd, vsub, vmslt, ...)
  • test vector mask instructions (vmand, ...)
  • test vector program (median filter)
  • add vector performance counter CSR

@HidetaroTanaka HidetaroTanaka merged commit 0a3056f into master Oct 27, 2023
2 checks passed
@HidetaroTanaka HidetaroTanaka deleted the vector branch October 27, 2023 05:54
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.

1 participant