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

[mlir][EmitC] Fix call ops with zero arguments in func to emitc conversion (llvm#94936) #213

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

mgehre-amd
Copy link
Collaborator

This brings a commit from upstream, plus a fix for a crash in the new test case that was caused by https://github.com/Xilinx/llvm-project/pull/186/files#diff-6117a54260c78d69ee5216fa6487bd5290618438442f46b45c6715653938baae setting the resultTypes to nullptr instead of using an empty range.

@mgehre-amd mgehre-amd merged commit f713706 into feature/fused-ops Jul 10, 2024
4 checks passed
@mgehre-amd mgehre-amd deleted the matthias.emitc_func branch July 10, 2024 13:57
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