-
-
Notifications
You must be signed in to change notification settings - Fork 2
🔧 Update setup-mlir to v1.0.0
#290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
burgholzer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !
📝 WalkthroughSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughThis PR updates CI/CD workflows to use LLVM 21.1.8 and upgrades the setup-mlir action reference from a specific commit hash to the v1.0.0 release tag across all reusable workflow files. Documentation is updated to reflect these changes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (11)
🧰 Additional context used🧠 Learnings (8)📓 Common learnings📚 Learning: 2025-12-06T22:21:27.586ZApplied to files:
📚 Learning: 2025-12-14T16:51:52.504ZApplied to files:
📚 Learning: 2025-12-05T17:45:37.602ZApplied to files:
📚 Learning: 2025-12-17T11:32:53.683ZApplied to files:
📚 Learning: 2025-10-14T14:37:38.047ZApplied to files:
📚 Learning: 2025-12-01T11:00:40.342ZApplied to files:
📚 Learning: 2025-11-24T10:19:41.147ZApplied to files:
🪛 LanguageToolCHANGELOG.md[typographical] ~12-~12: To join two clauses or introduce examples, consider using an em dash. (DASH_RULE) [typographical] ~18-~18: To join two clauses or introduce examples, consider using an em dash. (DASH_RULE) 🔇 Additional comments (16)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
This PR updates munich-quantum-software/setup-mlir to
v1.0.0.Furthermore, this PR prepares the release of
v1.17.7.Checklist:
I have added appropriate tests that cover the new/changed functionality.I have updated the documentation to reflect these changes.I have added migration instructions to the upgrade guide (if needed).