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][ThroughMLIR] Support lowering cir.if to scf.if #640

Merged
merged 8 commits into from
Jun 7, 2024

Conversation

GaoXiangYa
Copy link
Contributor

This pr introduces CIRIfOpLowering for lowering cir.if to scf.if

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.

Some nit and ready to go

clang/test/CIR/Lowering/ThroughMLIR/if.cir Outdated Show resolved Hide resolved
clang/test/CIR/Lowering/ThroughMLIR/if.cir Outdated Show resolved Hide resolved
clang/test/CIR/Lowering/ThroughMLIR/if.c Outdated Show resolved Hide resolved
@bcardosolopes bcardosolopes merged commit 4fcb3ac into llvm:main Jun 7, 2024
6 checks passed
@GaoXiangYa GaoXiangYa deleted the if-operation-to-mlir branch June 9, 2024 06:28
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