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

[CIR][NFC] Refactor GlobalOpLowering to align with upstream #1337

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

andykaylor
Copy link
Collaborator

This change refactors the CIRToLLVMGlobalOpLowering handling to align with changes that were requested upstream. The upstream changes didn't entirely fit with the full incubator implementation but these changes fit the goals of the upstream refactoring into the current implementation.

No observable changes are intended for this change.

This change refactors the CIRToLLVMGlobalOpLowering handling to
align with changes that were requested upstream. The upstream
changes didn't entirely fit with the full incubator implementation
but these changes fit the goals of the upstream refactoring into
the current implementation.

No observable changes are intended for this change.
@bcardosolopes bcardosolopes merged commit 1c92e3f into llvm:main Feb 12, 2025
7 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.

2 participants