Skip to content

Update mlir-air and mlir-aie to latest released wheels#39

Merged
erwei-xilinx merged 1 commit into
mainfrom
update-mlir-air-aie-0408
Apr 8, 2026
Merged

Update mlir-air and mlir-aie to latest released wheels#39
erwei-xilinx merged 1 commit into
mainfrom
update-mlir-air-aie-0408

Conversation

@erwei-xilinx

Copy link
Copy Markdown
Collaborator

Summary

  • Update mlir-air from 617981c to e8c63ed (2026-04-08)
  • Update mlir-aie from e368f3e to 5b5376b (2026-04-08)
  • Fix incorrect mlir-air timestamp in previous commit (2026040706 had no published wheel; correct timestamp for that commit was 2026040705)

Test plan

  • Clean build from source (rm -rf third_party/triton/build && ninja -Cbuild)
  • 12/12 NPU1 (aie2) e2e tests pass (python scripts/run_tests.py --device aie2)
    • 1 pre-existing failure in weighted_rms_norm (mlir-air pipeline error, unchanged between versions)
    • 5 skipped (3 default-skipped + 2 AIE2P-only examples)

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings April 8, 2026 21:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the pinned mlir-air and mlir-aie wheel identifiers used by the project’s install/build tooling (e.g., setup.py and utils/env_setup.sh) to newer released wheel builds.

Changes:

  • Bump mlir-air commit/timestamp pin to e8c63ed / 2026040805.
  • Bump mlir-aie commit/timestamp pin to 5b5376b / 2026040821.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
utils/mlir-air-hash.txt Updates the pinned mlir-air commit and timestamp used for dependency version construction.
utils/mlir-aie-hash.txt Updates the pinned mlir-aie commit and timestamp used for dependency version construction.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

mlir-air: 617981c @ 2026040706 -> e8c63ed @ 2026040805
mlir-aie: e368f3e @ 2026040704 -> 5b5376b @ 2026040821

Also fixes incorrect mlir-air timestamp (2026040706 had no
published wheel; the correct timestamp for commit 617981c
was 2026040705).

Tested: clean build + 12/12 NPU1 (aie2) e2e tests pass.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@erwei-xilinx erwei-xilinx merged commit c286b03 into main Apr 8, 2026
12 of 13 checks passed
@erwei-xilinx erwei-xilinx deleted the update-mlir-air-aie-0408 branch April 8, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants