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
- Add support for self referential metadata
- Classes should use `__slots__` in order to reduce memory footprint.
- Valgrind reports use of uninitialized value
- Speeds up module.add_debug_info and add_metadata by 2x
- Fix symbol resolution race
- Make symbol resolution lazy
- MemorySanitizer (msan) support
- Update ref-op pruning pass to use remarks API for stats tracking
- Create phase-aware pass manager API
- added type hints
- Docs
- Python not yet supported