Skip to content

[cherrypick][X86] Do not combine LRINT and TRUNC #10385

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
Apr 1, 2025

Conversation

juliannagele
Copy link
Member

Per to discussions in llvm#125324, most participants are opposed to this optimization. So remove the combination to address the concerns.

Fixes llvm#125324

(cherry picked from commit 8c222c1)

rdar://137036824

Per to discussions in llvm#125324, most participants are opposed to this
optimization. So remove the combination to address the concerns.

Fixes llvm#125324

(cherry picked from commit 8c222c1)
@juliannagele juliannagele requested a review from a team as a code owner March 31, 2025 17:04
@juliannagele
Copy link
Member Author

@swift-ci test

1 similar comment
@juliannagele
Copy link
Member Author

@swift-ci test

@juliannagele juliannagele merged commit c27137e into swiftlang:stable/20240723 Apr 1, 2025
3 checks passed
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