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

Replace IR::getBitType with IR::Type_Bits::get. #4669

Merged
merged 1 commit into from
May 20, 2024
Merged

Conversation

fruffy
Copy link
Collaborator

@fruffy fruffy commented May 20, 2024

Fixes #4641.

@fruffy fruffy added the core Topics concerning the core segments of the compiler (frontend, midend, parser) label May 20, 2024
@fruffy fruffy requested review from ChrisDodd and vlstill May 20, 2024 14:13
@fruffy fruffy enabled auto-merge May 20, 2024 14:25
@fruffy fruffy added this pull request to the merge queue May 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 20, 2024
@fruffy fruffy added this pull request to the merge queue May 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 20, 2024
@fruffy fruffy added this pull request to the merge queue May 20, 2024
Merged via the queue into main with commit 52e52dd May 20, 2024
17 checks passed
@fruffy fruffy deleted the fruffy/type_bits branch May 20, 2024 17:14
@vlstill vlstill added the breaking-change This change may break assumptions of compiler back ends. label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This change may break assumptions of compiler back ends. core Topics concerning the core segments of the compiler (frontend, midend, parser)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge IR::Type::Bits::get and IR::getBitType
2 participants