| Crates.io | pliron-llvm |
| lib.rs | pliron-llvm |
| version | 0.12.0 |
| created_at | 2024-05-31 09:31:17.445728+00 |
| updated_at | 2025-12-07 15:42:43.342877+00 |
| description | LLVM dialect for pliron |
| homepage | |
| repository | https://github.com/vaivaswatha/pliron |
| max_upload_size | |
| id | 1257839 |
| size | 467,572 |
This crate provides the following functionality:
We currently support LLVM-21 and it needs to be on your computer.
For installing on Debian / Ubuntu, it is recommended to use the
automatic installation script. If you
prefer to install individual packages, you will need libllvm21,
llvm-21-dev, llvm-21-tools, clang-21, libpolly-21-dev, etc.
pliron-llvm also provides an llvm-opt tool.
Note: Implementation of the LLVM dialect is in-progress, not yet complete.