Skip to content

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

Merged
Edward Chen (edgchen1) merged 2 commits into
mainfrom
edgchen1/neon_fma_intrinsic_update
Sep 4, 2025
Merged

Use vmlaq_f32 in MlasMultipleAddFloat32x4 for Android armeabi-v7a.#25955
Edward Chen (edgchen1) merged 2 commits into
mainfrom
edgchen1/neon_fma_intrinsic_update

Conversation

@edgchen1

@edgchen1 Edward Chen (edgchen1) commented Sep 4, 2025

Copy link
Copy Markdown
Contributor

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

Comment thread onnxruntime/core/mlas/lib/mlasi.h
Comment thread onnxruntime/core/mlas/lib/mlasi.h
@edgchen1
Edward Chen (edgchen1) merged commit 6da3069 into main Sep 4, 2025
115 of 141 checks passed
@edgchen1
Edward Chen (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