Skip to content

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented May 5, 2025

The target aarch64-unknown-none-softfloat still sets the neon target feature, so the assembly implementations are incorrectly being enabled. Update gates to differentiate the softfloat ABI.

The target `aarch64-unknown-none-softfloat` still sets the `neon` target
feature, so the assembly implementations are incorrectly being enabled.
Update gates to differentiate the `softfloat` ABI.
@tgross35 tgross35 force-pushed the aarch64-softfloat-no-asm branch from 419c848 to 6e892aa Compare May 5, 2025 03:23
@tgross35
Copy link
Contributor Author

tgross35 commented May 5, 2025

Nevermind, I was reading the --print cfg output wrong.

@tgross35 tgross35 closed this May 5, 2025
@tgross35 tgross35 deleted the aarch64-softfloat-no-asm branch May 5, 2025 05: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.

1 participant