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] Move CIRDataLayout.h into include/clang/CIR/Dialect/IR #621

Merged
merged 2 commits into from
May 22, 2024

Conversation

ghehg
Copy link
Collaborator

@ghehg ghehg commented May 21, 2024

Move it up for visibility, just like the other dialect headers.

Copy link
Member

@bcardosolopes bcardosolopes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few nits

@@ -12,7 +12,6 @@
#ifndef LLVM_CLANG_LIB_CIR_CIRDATALAYOUT_H
#define LLVM_CLANG_LIB_CIR_CIRDATALAYOUT_H
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to change the header guards too: LLVM_CLANG_CIR_DIALECT_IR_CIRDATALAYOUT_H

@bcardosolopes bcardosolopes changed the title [CIR][ABI] move CIRDataLayout.h into include/clang/CIR/Dialect/IR/ [CIR] Move CIRDataLayout.h into include/clang/CIR/Dialect/IR May 21, 2024
@bcardosolopes
Copy link
Member

I also updated the title and description

Copy link
Member

@bcardosolopes bcardosolopes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just waiting for tests to finish and will land

@bcardosolopes bcardosolopes merged commit e9719c6 into llvm:main May 22, 2024
6 checks passed
bruteforceboy pushed a commit to bruteforceboy/clangir that referenced this pull request Oct 2, 2024
Move it up for visibility, just like the other dialect headers.
Hugobros3 pushed a commit to shady-gang/clangir that referenced this pull request Oct 2, 2024
Move it up for visibility, just like the other dialect headers.
smeenai pushed a commit to smeenai/clangir that referenced this pull request Oct 9, 2024
Move it up for visibility, just like the other dialect headers.
keryell pushed a commit to keryell/clangir that referenced this pull request Oct 19, 2024
Move it up for visibility, just like the other dialect headers.
lanza pushed a commit that referenced this pull request Nov 5, 2024
Move it up for visibility, just like the other dialect headers.
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