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

CallOperationBuilder should take callee_operands #492

Open
yhara opened this issue Mar 14, 2024 · 1 comment
Open

CallOperationBuilder should take callee_operands #492

yhara opened this issue Mar 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@yhara
Copy link

yhara commented Mar 14, 2024

I tried to generate llvm.call op but noticed that current CallOperationBuilder does not take callee_operands.
https://raviqqe.com/melior/melior/dialect/ods/llvm/struct.CallOperationBuilder.html

Op definition:

@raviqqe raviqqe added the bug Something isn't working label Mar 14, 2024
@raviqqe
Copy link
Owner

raviqqe commented Mar 14, 2024

This is blocked by #405.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants