A lightweight LLVM python binding for writing JIT compilers
The old llvmpy binding exposes a lot of LLVM APIs but the mapping of C++-style memory management to Python is error prone. Numba_ and many JIT compilers do not need a full LLVM API. Only the IR builder, optimizer, and JIT compiler APIs are necessary.
llvmlite is a project originally tailored for Numba's needs, using the following approach:
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.34.0-bp156.3.4 info | GA Release | 2023-12-07 | 15 SP6 |
|
|
0.34.0-bp155.2.13 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.34.0-bp154.1.37 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.31.0-bp153.1.22 info | GA Release | 2021-05-18 | 15 SP3 |
|
|
0.31.0-bp152.2.3 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.28.0-bp151.1.3 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.22.0-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|