Skip to content

Check that YMM register saving is enabled before using AVX at runtime #49325

@AntoinePrv

Description

@AntoinePrv

Describe the enhancement requested

Similar to how we check ZMM saving is OS enabled before detecting AVX512, we must check YMM saving is enabled before enabling AVX/AVX2.

// ARROW-11427: only use AVX512 if enabled by the OS

Sources:

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions