Skip to content

[C++] Update xsimd version #48764

@AntoinePrv

Description

@AntoinePrv

Describe the enhancement requested

The builds are using a mix of pinned xsimd 13 and unpined (14), however these two version have different API.

Update xsimd to 14.0.0 to benefit from latest developments.
Also required to keep a recent version we want to use it for CPU feature detection as discussed in GH-45331.

Alternatively (in case we cannot upgrade right now), pin all build to <14.0.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions