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. This action is ideal for developers who need a quick and consistent way to integrate MLIR into their projects without manual configuration.
Release notes
👀 What Changed
Please refer to the changelog for a structured overview of the changes.
🚀 Features and Enhancements
- ✨ Update to latest portable-mlir-toolchain distributions (#61) (@burgholzer)
🐛 Bug Fixes
- 🩹 Fix the codecov action digest and pin (#53) (@burgholzer)
🤖 CI
- 🩹 Fix the codecov action digest and pin (#53) (@burgholzer)
⬆️ Dependencies
- ⬆️📜 Update dependency @actions/exec to v2 (#64) ([@renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))
- ⬆️📜 Update dependency @actions/io to v2 (#65) ([@renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))
- ⬆️🪝 Update pre-commit hook henryiii/validate-pyproject-schema-store to v2026.01.07 (#62) ([@renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))
- ⬆️🔒️ Lock file maintenance (#63) ([@renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))
- ⬆️🔒️ Lock file maintenance (#59) ([@renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))
- ⬆️🪝 Update pre-commit hook henryiii/validate-pyproject-schema-store to v2026 (#58) ([@renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))
- ⬆️🪝 Update pre-commit hook crate-ci/typos to v1.41.0 (#56) ([@renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))
- ⬆️🪝 Update pre-commit hook henryiii/validate-pyproject-schema-store to v2025.12.30 (#57) ([@renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))
- ⬆️🔒️ Lock file maintenance (#55) ([@renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))
- ⬆️🔒️ Lock file maintenance (#54) ([@renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate)))
- 🩹 Fix the codecov action digest and pin (#53) (@burgholzer)
Full Changelog: https://github.com/munich-quantum-software/setup-mlir/compare/v1.0.1...v1.1.0