Skip to content
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

Resolve old FIXME comments #1364

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Resolve old FIXME comments #1364

merged 1 commit into from
Jan 6, 2023

Conversation

Nugine
Copy link
Contributor

@Nugine Nugine commented Dec 28, 2022

No description provided.

@rustbot
Copy link
Collaborator

rustbot commented Dec 28, 2022

r? @Amanieu

(rustbot has picked a reviewer for you, use r? to override)

// FIXME(https://bugs.llvm.org/show_bug.cgi?id=50507) - this produces an
// extraneous `i32.and` instruction against a mask of 65535 when converting
// from the native intrinsic's i32 return value to our desired u16. This
// shouldn't be necessary, though, but requires upstream LLVM changes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe keep the note and mention since which version it got fixed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I cannot find when it was fixed (before 1.54?)

@Amanieu Amanieu merged commit 368ba1a into rust-lang:master Jan 6, 2023
@Nugine Nugine deleted the chore-fix branch January 6, 2023 11:53
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.

4 participants