Skip to content

ARCAnalysis: fix canApplyOfBuiltinUseNonTrivialValues #61957

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
Nov 7, 2022

Conversation

eeckstein
Copy link
Contributor

Fix a return-true-false logic error when handling LLVM intrinsics.
This bug was introduced by #25985

Fix a return-true-false logic error when handling LLVM intrinsics
@eeckstein eeckstein requested a review from atrick November 7, 2022 15:09
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein changed the title ARCAnalysis: fix canApplyOfBuiltinUseNonTrivialValues ARCAnalysis: fix canApplyOfBuiltinUseNonTrivialValues Nov 7, 2022
@eeckstein eeckstein merged commit 447d9ee into swiftlang:main Nov 7, 2022
@eeckstein eeckstein deleted the fix-arc-analysis branch November 7, 2022 19:19
Copy link
Contributor

@atrick atrick left a comment

Choose a reason for hiding this comment

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

LGTM

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