Skip to content

Conversation

@burgholzer
Copy link
Member

Description

Also pulled out of #881.
Adds a top-level MLIR setup call, which ensures that other top-level directories (e.g., the future plugins directory) also have access to MLIR and the respective variables.

Checklist:

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

ystade and others added 2 commits May 22, 2025 16:09
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer self-assigned this May 22, 2025
@burgholzer burgholzer added usability Anything related to usability c++ Anything related to C++ code MLIR Anything related to MLIR labels May 22, 2025
@burgholzer burgholzer added this to the MLIR Support milestone May 22, 2025
@codecov
Copy link

codecov bot commented May 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@burgholzer burgholzer enabled auto-merge (squash) May 22, 2025 14:16
@burgholzer burgholzer moved this to In Progress in MQT Core May 22, 2025
@burgholzer burgholzer merged commit cd47706 into main May 22, 2025
34 checks passed
@burgholzer burgholzer deleted the common-mlir-setup branch May 22, 2025 14:43
@github-project-automation github-project-automation bot moved this from In Progress to Done in MQT Core May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Anything related to C++ code MLIR Anything related to MLIR usability Anything related to usability

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants