Skip to content

Add runtime dispatching for loongarch #2575

Merged
lemire merged 13 commits intomasterfrom
loongarchdispatch
Jan 2, 2026
Merged

Add runtime dispatching for loongarch #2575
lemire merged 13 commits intomasterfrom
loongarchdispatch

Conversation

@lemire
Copy link
Member

@lemire lemire commented Jan 1, 2026

Short title (summary):

Add runtime dispatching for loongarch
Description

Loongarch processors support LSX and LASX. Until now, you need to compile specifically for LASX to get LASX support. This PR adds runtime dispatching.

Fixes #2572

Type of change

  • Bug fix
  • Optimization
  • New feature
  • Refactor / cleanup
  • Documentation / tests
  • Other (please describe):

@lemire lemire merged commit f504e57 into master Jan 2, 2026
156 checks passed
@lemire lemire deleted the loongarchdispatch branch January 2, 2026 19:28
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.

Enable runtime dispatching on Loongson processors

1 participant