Skip to content

ir: Consider Argument a useref #58467

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
May 20, 2025
Merged

ir: Consider Argument a useref #58467

merged 1 commit into from
May 20, 2025

Conversation

Keno
Copy link
Member

@Keno Keno commented May 20, 2025

A common usecase for userefs is to replace an embedded Argument by something else (e.g. for inlining like operations). This allows this to be written as a single userefs loop rather than adding an additional if case for Argument.

A common usecase for `userefs` is to replace an embedded `Argument` by something else
(e.g. for inlining like operations). This allows this to be written as a single
`userefs` loop rather than adding an additional if case for `Argument`.
@Keno Keno merged commit f4d1750 into master May 20, 2025
5 of 7 checks passed
@Keno Keno deleted the kf/arguseref branch May 20, 2025 16:31
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.

1 participant