Skip to content

[CIR][CIRGen] Move CIRGenModule::getTargetCIRGenInfo() to CIRGenModule.cpp #1426

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 2 commits into from
Mar 4, 2025

Conversation

advay168
Copy link
Contributor

Makes it consistent with C++ conventions and OG.

@bcardosolopes
Copy link
Member

@advay168 the entire file just got cleaned up to adhere to coding style, see 6d7f899, please make sure your PR will get the conventions right, see more here: https://llvm.github.io/clangir/GettingStarted/coding-guideline.html

@advay168 advay168 force-pushed the migrate-target-cirgen-info branch from 9b84621 to 59181e4 Compare March 2, 2025 12:20
@advay168
Copy link
Contributor Author

advay168 commented Mar 2, 2025

Ok. I've updated my code in CIRGenModule.cpp to conform to the coding style. I haven't changed TargetInfo.cpp to keep it consistent with the surrounding code but can change it if needed.

@bcardosolopes bcardosolopes merged commit 9ff80af into llvm:main Mar 4, 2025
6 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