Skip to content

Don't assume __builtin_cpu_supports exists#828

Merged
byroot merged 1 commit intoruby:masterfrom
byroot:check-builtin-cpu
Jul 24, 2025
Merged

Don't assume __builtin_cpu_supports exists#828
byroot merged 1 commit intoruby:masterfrom
byroot:check-builtin-cpu

Conversation

@byroot
Copy link
Copy Markdown
Member

@byroot byroot commented Jul 24, 2025

Fix: #827

On very old compilers it might not exist, at that point might as well skip SIMD entirely.

@byroot byroot force-pushed the check-builtin-cpu branch from f887164 to 99d12cf Compare July 24, 2025 11:44
Fix: ruby#827

On very old compilers it might not exist, at that point
might as well skip SIMD entirely.
@byroot byroot force-pushed the check-builtin-cpu branch from 99d12cf to da87843 Compare July 24, 2025 11:54
@byroot byroot merged commit 35e3c09 into ruby:master Jul 24, 2025
35 checks passed
@byroot byroot deleted the check-builtin-cpu branch July 24, 2025 11:58
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.

symbol lookup error: json-2.13.0/lib/json/ext/parser.so: undefined symbol: __builtin_cpu_supports

1 participant