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][FlattenCFG] Let results of CIR ScopeOp forwarded during FlattenCFG #1147

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

ghehg
Copy link
Collaborator

@ghehg ghehg commented Nov 20, 2024

This PR implements NYI in CIRScopeOpFlattening. It seems to me the best way is to let results of ScopeOp forwarded as block arguments of the last block split from the cir.scope block.

@ghehg ghehg changed the title [CIR][CIRGen][Lowering] Let results of CIR ScopeOp forwarded during lowering [CIR][FlattenCFG] Let results of CIR ScopeOp forwarded during FlattenCFG Nov 20, 2024
@ghehg ghehg marked this pull request as ready for review November 20, 2024 16:27
@bcardosolopes bcardosolopes merged commit 4aca8d4 into llvm:main Nov 23, 2024
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.

3 participants