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

Fix G_TRUNC assert in S20Narrowing #238

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

abhinay-anubola
Copy link
Collaborator

The assert is causing a crash in the code. To prevent this, disabling the S20 narrowing by returning false when the corresponding case occurs.

@abhinay-anubola abhinay-anubola force-pushed the sanubola.fix.s20.narrowing.assert branch from 4e2b076 to efd72f5 Compare November 19, 2024 10:23
@abhinay-anubola abhinay-anubola force-pushed the sanubola.fix.s20.narrowing.assert branch from efd72f5 to 76767ce Compare November 19, 2024 10:53
Copy link
Collaborator

@gbossu gbossu left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for investigating this issue.

@abhinay-anubola abhinay-anubola merged commit 7a8f59c into aie-public Nov 20, 2024
8 checks passed
@abhinay-anubola abhinay-anubola deleted the sanubola.fix.s20.narrowing.assert branch November 20, 2024 06:07
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