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

CMake: Add checks for getauxval and elf_aux_info #19920

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

brad0
Copy link
Contributor

@brad0 brad0 commented Jan 27, 2025

Add support for CPU feature detection on OpenBSD and FreeBSD riscv64.

Add support for CPU feature detection on OpenBSD and FreeBSD riscv64.
@hrydgard hrydgard added this to the v1.19.0 milestone Jan 27, 2025
@hrydgard
Copy link
Owner

Thanks. BTW, apologies for (probably) breaking the risc-v build with DepthRaster.cpp and friends, a solution to fall back to no-simd is coming soon (then Common/Math/CrossSIMD.h will need to be implemented for RISC-V SIMD extensions properly)

@hrydgard hrydgard merged commit 04d67c2 into hrydgard:master Jan 27, 2025
19 checks passed
@brad0 brad0 deleted the bsd_elf_aux_info branch January 28, 2025 03:19
@brad0
Copy link
Contributor Author

brad0 commented Jan 28, 2025

Thanks. BTW, apologies for (probably) breaking the risc-v build with DepthRaster.cpp and friends, a solution to fall back to no-simd is coming soon (then Common/Math/CrossSIMD.h will need to be implemented for RISC-V SIMD extensions properly)

I can't remember if I opened a bug report or not, but I know I meant to. Looking now it seems I have not.

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