8000 Remove `IntDomain.Size.top_typ` by sim642 · Pull Request #1742 · goblint/analyzer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove IntDomain.Size.top_typ #1742

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 2 commits into from
May 8, 2025
Merged

Remove IntDomain.Size.top_typ #1742

merged 2 commits into from
May 8, 2025

Conversation

sim642
Copy link
Member
@sim642 sim642 commented May 7, 2025

This is on top of #1741.

It's out of date now that we have 128bit integers.
Moreover, it's only usage in ValueDomain should just use the right type for pointers.

Also using use GoblintCil.upointType directly to avoid reconstructing type from which the ikind was extracted to begin with.

sim642 added 2 commits May 7, 2025 21:49
It's out of date now that we have 128bit integers.
Moreover, it's only usage in ValueDomain should just use the right type for pointers.
Avoid reconstructing type from which the ikind was extracted to begin with.
@sim642 sim642 added cleanup Refactoring, clean-up pr-dependency Depends or builds on another PR, which should be merged before labels May 7, 2025
Base automatically changed from intdomain_intf to master May 8, 2025 10:29
@sim642 sim642 removed the pr-dependency Depends or builds on another PR, which should be merged before label May 8, 2025
@sim642 sim642 added this to the v2.6.0 milestone May 8, 2025
@sim642 sim642 merged commit fd0c611 into master May 8, 2025
21 checks passed
@sim642 sim642 deleted the intdomain-top_typ branch May 8, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Refactoring, clean-up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0