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

BitUtils: loosen clz to inline on msvc/arm64 #9433

Merged
merged 1 commit into from Jan 10, 2021

Conversation

shuffle2
Copy link
Contributor

@shuffle2 shuffle2 commented Jan 10, 2021

This is rather annoying...is there a better way to fix?

Currently build on msvc/arm64 is broken without this...I assume it's some msvc and/or sdk regression, not really sure.
(edit: oh, it's actually new code d695fcb so probably it was never tested on msvc/arm64)

@lioncash lioncash merged commit 87debc6 into dolphin-emu:master Jan 10, 2021
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants