Skip to content

Conversation

@degasus
Copy link
Contributor

@degasus degasus commented Jun 12, 2025

So do not define XSIMD_NO_SUPPORTED_ARCHITECTURE if XSIMD_WITH_EMULATED is given. This allows to use an emulated mode if no physical arch is given.

My personal use case is to generate scalar code on Windows ARM64 from a single implementation.

Fixes #1122

So do not define XSIMD_NO_SUPPORTED_ARCHITECTURE if XSIMD_WITH_EMULATED
is given. This allows to use an emulated mode if no physical arch is
given.

My personal use case is to generate scalar code on Windows ARM64 from a
single implementation.

Fixes xtensor-stack#1122
@serge-sans-paille serge-sans-paille merged commit 1169e28 into xtensor-stack:master Jun 14, 2025
59 of 60 checks passed
@serge-sans-paille
Copy link
Contributor

Thanks!

@degasus degasus deleted the emulated-only branch July 22, 2025 05:47
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.

xsimd::emulated requires at least one supported arch

2 participants