Skip to content

Add ppc_alias to the intrinsics! macro #620

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

tgross35
Copy link
Contributor

PowerPC platforms use kf rather than tf for f128. Add a way to alias this in the macro to make the code cleaner.

This also fixes the names of fixunstf* and fixtf* on Power PC (fixunskf* and fixkf* are correct).

PowerPC platforms use `kf` rather than `tf` for `f128`. Add a way to
alias this in the macro to make the code cleaner.

This also fixes the names of `fixunstf*` and `fixtf*` on Power PC
(`fixunskf*` and `fixkf*` are correct).
@tgross35 tgross35 marked this pull request as ready for review May 21, 2024 07:59
@Amanieu Amanieu merged commit 857ad00 into rust-lang:master May 21, 2024
24 checks passed
@tgross35 tgross35 deleted the ppc-alias branch May 21, 2024 18:34
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