Skip to content

Use vmlaq_f32 in MlasMultipleAddFloat32x4 for Android armeabi-v7a.#25955

Merged
edgchen1 merged 2 commits intomainfrom
edgchen1/neon_fma_intrinsic_update
Sep 4, 2025
Merged

Use vmlaq_f32 in MlasMultipleAddFloat32x4 for Android armeabi-v7a.#25955
edgchen1 merged 2 commits intomainfrom
edgchen1/neon_fma_intrinsic_update

Conversation

@edgchen1
Copy link
Contributor

@edgchen1 edgchen1 commented Sep 4, 2025

Description

Use vmlaq_f32 in MlasMultiplyAddFloat32x4 for Android armeabi-v7a.

Motivation and Context

Fix Android armeabi-v7a build where vfmaq_f32 is not available.

Fix #25949

@edgchen1 edgchen1 merged commit 6da3069 into main Sep 4, 2025
115 of 141 checks passed
@edgchen1 edgchen1 deleted the edgchen1/neon_fma_intrinsic_update branch September 4, 2025 22:59
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.

[Build] compiling errors for armeabi-v7a: vfmaq_f32 undecared

3 participants