munich-quantum-software/Set up MLIR toolchain
Set up a specific version of the MLIR toolchain
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| llvm-version | The LLVM version to install (e.g., 22.1.0) or commit hash (e.g., f8cb798). | yes | — |
| platform | The platform to install the MLIR toolchain for (either linux, macOS, windows, or host). Defaults to host. | no | host |
| architecture | The architecture to install the MLIR toolchain for (either X86, AArch64, or host). Defaults to host. | no | host |
| debug | Whether to install the debug build (Windows only). Defaults to false. | no | false |
Outputs
no outputs