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

Missing C-API (wishlist) #13

Open
1 task done
vchuravy opened this issue May 16, 2023 · 3 comments
Open
1 task done

Missing C-API (wishlist) #13

vchuravy opened this issue May 16, 2023 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@vchuravy
Copy link
Member

vchuravy commented May 16, 2023

  • In Add ExecutionEngine test #10 I noticed that I would want a translateModuleToLLVMIR and handle the ExecutionEngine work on the LLVM.jl for greater flexibility.

One way to handle this is to propose them upstream, and then backport them ala LLVMExtra.

@vchuravy vchuravy added enhancement New feature or request help wanted Extra attention is needed labels May 16, 2023
@Pangoraw
Copy link
Collaborator

I would want a translateModuleToLLVMIR

Linking llvm/llvm-project#73117 for reference.

@rikhuijzer
Copy link

Looks like it got into MLIR:

https://github.com/llvm/llvm-project/blob/503dbe75a042af2af35b90d23153752c66dcbf25/mlir/include/mlir-c/Target/LLVMIR.h#L25-L33

@Pangoraw
Copy link
Collaborator

Adding a few things that does not seem implemented in the C API and could be useful for us:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants