Below you will find pages that utilize the taxonomy term “munich-quantum-software”
March 11, 2026
Set up MLIR toolchain
Version updated for https://github.com/munich-quantum-software/setup-mlir to version v1.3.0.
This action is used across all versions by 5 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-mlir GitHub Action facilitates automated setup of the MLIR (Multi-Level Intermediate Representation) toolchain in CI workflows or local environments by extracting pre-built MLIR binaries, adding them to the system’s $PATH, and defining necessary environment variables.
March 1, 2026
Set up MLIR toolchain
Version updated for https://github.com/munich-quantum-software/setup-mlir to version v1.2.1.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-mlir GitHub Action automates the process of setting up pre-built MLIR (Multi-Level Intermediate Representation) binaries in CI pipelines or local environments. It simplifies tasks such as configuring environment variables ($PATH, $LLVM_DIR, $MLIR_DIR) and ensures compatibility by providing predefined LLVM versions and commit hashes.
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.