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

CIRIfFlatten Emits "Else" Blocks Before "Then" Blocks #1094

Closed
orbiri opened this issue Nov 9, 2024 · 2 comments
Closed

CIRIfFlatten Emits "Else" Blocks Before "Then" Blocks #1094

orbiri opened this issue Nov 9, 2024 · 2 comments
Labels
IR difference A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests

Comments

@orbiri
Copy link
Collaborator

orbiri commented Nov 9, 2024

This is reversed from Clang's LLVM output.

@orbiri
Copy link
Collaborator Author

orbiri commented Nov 10, 2024

Will be solved by #1107

@bcardosolopes bcardosolopes added the IR difference A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests label Nov 11, 2024
@smeenai
Copy link
Collaborator

smeenai commented Nov 12, 2024

#1107 landed, so closing this out.

@smeenai smeenai closed this as completed Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IR difference A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests
Projects
None yet
Development

No branches or pull requests

3 participants