Skip to content

Detect ARM CPU features for host target and in runtime (Backport to release/18.x)#8343

Merged
steven-johnson merged 1 commit intorelease/18.xfrom
srj/arm-detect-18
Jul 17, 2024
Merged

Detect ARM CPU features for host target and in runtime (Backport to release/18.x)#8343
steven-johnson merged 1 commit intorelease/18.xfrom
srj/arm-detect-18

Conversation

@steven-johnson
Copy link
Copy Markdown
Contributor

Adds feature detection for ARM CPUs to the runtime library and to the host target feature computation. Supports Windows, macOS, Linux, iOS, and Android.

Also fix bug in Type::max() and Type::min() for float16.

Fixes #4727
Fixes #6106
Fixes #7901
Fixes #7979
Fixes #8340

Adds feature detection for ARM CPUs to the runtime library and to
the host target feature computation. Supports Windows, macOS,
Linux, iOS, and Android.

Also fix bug in Type::max() and Type::min() for float16.

Fixes #4727
Fixes #6106
Fixes #7901
Fixes #7979
Fixes #8340
@steven-johnson steven-johnson merged commit 8c651b4 into release/18.x Jul 17, 2024
@steven-johnson steven-johnson deleted the srj/arm-detect-18 branch July 17, 2024 16:16
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.

2 participants