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

Merge IR::Type::Bits::get and IR::getBitType #4641

Closed
fruffy opened this issue Apr 27, 2024 · 0 comments · Fixed by #4669
Closed

Merge IR::Type::Bits::get and IR::getBitType #4641

fruffy opened this issue Apr 27, 2024 · 0 comments · Fixed by #4669
Assignees
Labels
enhancement This topic discusses an improvement to existing compiler code.

Comments

@fruffy
Copy link
Collaborator

fruffy commented Apr 27, 2024

Both utility functions serve the same purpose (allocate a bit type that may be cached) but have slightly different implementation.

@fruffy fruffy self-assigned this Apr 27, 2024
@fruffy fruffy added the enhancement This topic discusses an improvement to existing compiler code. label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This topic discusses an improvement to existing compiler code.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant