| Crates.io | pliron-llvm |
| lib.rs | pliron-llvm |
| version | 0.9.0 |
| created_at | 2024-05-31 09:31:17.445728+00 |
| updated_at | 2025-09-04 14:59:26.876328+00 |
| description | LLVM dialect for pliron |
| homepage | |
| repository | https://github.com/vaivaswatha/pliron |
| max_upload_size | |
| id | 1257839 |
| size | 352,256 |
This crate provides the following functionality:
We currently support LLVM-20, and hence LLVM-20 needs to be on your computer.
On Ubuntu, this means, you require the libllvm20 and libpolly-20-dev
packages.
pliron-llvm also provides an llvm-opt tool.
Note: Implementation of the LLVM dialect is in-progress, not yet complete.