Skip to content

Should now compile for non-AVX / non-NEON machines - #50

Merged
vneiger merged 10 commits into
mainfrom
fix_nonvector_compilation
Aug 22, 2026
Merged

Should now compile for non-AVX / non-NEON machines#50
vneiger merged 10 commits into
mainfrom
fix_nonvector_compilation

Conversation

@vneiger

@vneiger vneiger commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Following CI failures in PR #48 , this adds fixes here and there to make sure that the library compiles for machines that do not have avx2 or neon instructions.

Checked locally by compiling flint and pml with

./configure --host=nehalem-pc-linux-gnu --build=nehalem-pc-linux-gnu

@vneiger
vneiger merged commit 93fdfb1 into main Aug 22, 2026
@vneiger vneiger mentioned this pull request Aug 22, 2026
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.

1 participant