Skip to content

[CIR] Fix dso_local Func/GlobalOp printer and align with llvm format #1666

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
Jun 5, 2025

Conversation

xlauko
Copy link
Collaborator

@xlauko xlauko commented Jun 4, 2025

This adds missing print of dso_local to FuncOp.
Attribute dsolocal was renamed in both FuncOp and GlobalOp to align with LLVM naming.

@xlauko
Copy link
Collaborator Author

xlauko commented Jun 4, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@xlauko xlauko marked this pull request as ready for review June 4, 2025 12:54
@xlauko xlauko force-pushed the users/xlauko/cir-dso-local branch 3 times, most recently from 0157f48 to 1d42d4f Compare June 5, 2025 15:08
This adds missing print of `dso_local` to FuncOp.
Attribute `dsolocal` was renamed in both `FuncOp` and `GlobalOp` to align with LLVM naming.
@xlauko xlauko force-pushed the users/xlauko/cir-dso-local branch from 1d42d4f to a42ed6c Compare June 5, 2025 19:32
@xlauko xlauko merged commit 209df5a into main Jun 5, 2025
7 of 9 checks passed
@xlauko xlauko deleted the users/xlauko/cir-dso-local branch June 5, 2025 20:08
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