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

Henrik/mlir link simple globals #12

Merged
merged 2 commits into from
Feb 5, 2025
Merged

Conversation

hbrodin
Copy link
Collaborator

@hbrodin hbrodin commented Feb 5, 2025

First step to linking variables. Works for simple constants. I also moved verification (which shall later be removed) to the end of processing.

Simple in this context are those that have a constant initializer
and not an initializer region.
@hbrodin hbrodin requested a review from xlauko February 5, 2025 12:49
@xlauko xlauko merged commit 9eb6903 into mlir-link Feb 5, 2025
4 checks passed
@xlauko xlauko deleted the henrik/mlir-link-simple-globals branch February 5, 2025 13:18
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