Skip to content

[CIR][CIRGen] Port 1d0bd8e51be2627f79bede54735c38b917ea04ee #983

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 1 commit into from
Oct 16, 2024

Conversation

smeenai
Copy link
Collaborator

@smeenai smeenai commented Oct 15, 2024

llvm/llvm-project@1d0bd8e
moves a conditional from CodeGen to AST, and this follows suit for
consistency. (Our support for the Microsoft ABI is NYI anyway; this is
just to make things simpler to follow when matching up logic between
CodeGen and CIRGen.)

llvm/llvm-project@1d0bd8e
moves a conditional from CodeGen to AST, and this follows suit for
consistency. (Our support for the Microsoft ABI is NYI anyway; this is
just to make things simpler to follow when matching up logic between
CodeGen and CIRGen.)
@bcardosolopes bcardosolopes merged commit e5f0184 into llvm:main Oct 16, 2024
7 checks passed
keryell pushed a commit to keryell/clangir that referenced this pull request Oct 19, 2024
llvm/llvm-project@1d0bd8e
moves a conditional from CodeGen to AST, and this follows suit for
consistency. (Our support for the Microsoft ABI is NYI anyway; this is
just to make things simpler to follow when matching up logic between
CodeGen and CIRGen.)
lanza pushed a commit that referenced this pull request Nov 5, 2024
llvm/llvm-project@1d0bd8e
moves a conditional from CodeGen to AST, and this follows suit for
consistency. (Our support for the Microsoft ABI is NYI anyway; this is
just to make things simpler to follow when matching up logic between
CodeGen and CIRGen.)
lanza pushed a commit that referenced this pull request Mar 18, 2025
llvm/llvm-project@1d0bd8e
moves a conditional from CodeGen to AST, and this follows suit for
consistency. (Our support for the Microsoft ABI is NYI anyway; this is
just to make things simpler to follow when matching up logic between
CodeGen and CIRGen.)
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