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

Migrate to stable_mir for API stability #77

Open
BurtonQin opened this issue Dec 25, 2024 · 1 comment
Open

Migrate to stable_mir for API stability #77

BurtonQin opened this issue Dec 25, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@BurtonQin
Copy link
Owner

BurtonQin commented Dec 25, 2024

stable_mir might get stablized in months.
Migration to stable_mir is urgent for now.
Refer to rust stable_mir and kani.
Try to finish 1st item in TODO list #58 before 2025.

@BurtonQin BurtonQin added dependencies Pull requests that update a dependency file enhancement New feature or request and removed dependencies Pull requests that update a dependency file labels Dec 25, 2024
@BurtonQin BurtonQin self-assigned this Dec 25, 2024
@BurtonQin
Copy link
Owner Author

Tracked in branch stable_mir
The migration is harder than what I expected.
For now, the modules callback, interest, and callgraph have been stablized.
The migration of points-to analysis is working in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant