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

BufferUtils: fix regression on AVX path #12700

Merged
merged 1 commit into from Sep 24, 2022
Merged

Conversation

Nekotekina
Copy link
Member

Fixes #12661

primitive_restart_impl::upload_untouched was broken.
Bug in vec_broadcast_gpr on AVX path.
@Augusto7743
Copy link

Augusto7743 commented Sep 25, 2022

Tested 0.0.24-14183 with some games.
Not more huge slowdown, wrong memory allocation and text issues.
Another bug fixed by Saphire Cat =)
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.0.24-14127 Huge slowdown and wrong memory allocation crashing OS
3 participants