llvmlite
https://github.com/numba/llvmlite
Python
A lightweight LLVM python binding for writing JIT compilers
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to llvmlite
Help out
- Issues
- Convert from `llvmlite.binding.ModuleRef` to `llvmlite.ir.Module`
- Block doesn't end with a terminator instruction?
- Split context manager for if-then into two new blocks
- accessing operands of branch instruction
- Constant expressions
- How can I extract the value of a Constant?
- Feature request: Provide wheels for PyPy
- How to get address of array constatn?
- Split the code dealing with IR and not touching native llvm into a separate package not depending on native llvm.
- Allow `gep` instructions to accept bare Python integers as indices.
- Docs
- Python not yet supported