Skip to content

[IRGen] Emit llvm fneg operation for Builtin.fneg_* #81339

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

drexin
Copy link
Contributor

@drexin drexin commented May 6, 2025

rdar://150722907

The original handling was a workaround before LLVM added the fneg operation. Now that it has it, we should use it.

rdar://150722907

The original handling was a workaround before LLVM added the fneg operation. Now that it has it, we should use it.
@drexin drexin requested a review from rjmccall as a code owner May 6, 2025 17:29
@drexin
Copy link
Contributor Author

drexin commented May 6, 2025

@swift-ci smoke test

Copy link
Contributor

@rjmccall rjmccall left a comment

Choose a reason for hiding this comment

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

LGTM

@drexin
Copy link
Contributor Author

drexin commented May 6, 2025

@swift-ci smoke test linux

@drexin
Copy link
Contributor Author

drexin commented May 6, 2025

@swift-ci smoke test macos

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.

3 participants