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

[RV64_DYNAREC] Fixed some found issues in vector #1834

Merged
merged 6 commits into from
Sep 18, 2024
Merged

Conversation

ksco
Copy link
Collaborator

@ksco ksco commented Sep 18, 2024

No description provided.

@ksco
Copy link
Collaborator Author

ksco commented Sep 18, 2024

I'm working on the CI failures.
Fixed.

@ptitSeb ptitSeb merged commit 33472d3 into ptitSeb:main Sep 18, 2024
23 checks passed
@ksco
Copy link
Collaborator Author

ksco commented Sep 18, 2024

BTW, dav1d works after this, but it's slower (by a little bit) than the scalar version.

@ksco ksco deleted the fix branch September 18, 2024 18:28
@ksco
Copy link
Collaborator Author

ksco commented Sep 18, 2024

Oh, I got it wrong. It's already a little faster than the scalar version. There are many fallbacks to scalar cases, so it's expected.

@ptitSeb
Copy link
Owner

ptitSeb commented Sep 18, 2024

Yeah, speed will not be great as long as register are save / restored... Soon :D ...

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.

2 participants