Skip to content

[MLIR][TORCH] Handle unused variable in InlineGlobalSlots Pass #4261

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 3 commits into from
Jul 15, 2025

Conversation

amd-vivekag
Copy link
Contributor

Add tag [[maybe_unused]] to avoid compiler error/warning for unused variable

@vivekkhandelwal1 vivekkhandelwal1 self-requested a review July 9, 2025 05:55
@vivekkhandelwal1
Copy link
Collaborator

@amd-vivekag You need to fix the formatting issue with your changes.

@vivekkhandelwal1 vivekkhandelwal1 changed the title Fix unused variable issue [MLIR][TORCH] Handle unused variable in InlineGlobalSlots Pass Jul 15, 2025
@vivekkhandelwal1 vivekkhandelwal1 merged commit c3b4d02 into llvm:main Jul 15, 2025
3 checks passed
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