Below you will find pages that utilize the taxonomy term “munich-quantum-software”
January 7, 2026
Set up MLIR toolchain
Version updated for https://github.com/munich-quantum-software/setup-mlir to version v1.1.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-mlir GitHub Action simplifies the process of setting up the MLIR (Multi-Level Intermediate Representation) environment by providing pre-built MLIR binaries, adding them to the system path, and configuring relevant environment variables for seamless integration. It automates the installation of MLIR for both GitHub Actions workflows and local environments, supporting platform-specific setups and optional debug builds for Windows.
December 24, 2025
Set up MLIR toolchain
Version updated for https://github.com/munich-quantum-software/setup-mlir to version v1.0.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-mlir GitHub Action simplifies the setup of MLIR (Multi-Level Intermediate Representation) by automatically extracting pre-built binaries, adding them to the system’s $PATH, and configuring environment variables like $LLVM_DIR and $MLIR_DIR. It streamlines the process of integrating MLIR into CI workflows or local environments, eliminating the need for manual installation and configuration.