Skip to content

Conversation

@albi3ro
Copy link
Contributor

@albi3ro albi3ro commented Nov 18, 2025

Context:

In #2149 I'm integrating transforms with passes names with the infrastructure so that we can replace the Catalyst Pass instracture with a unified transform handling ecosystem.

In order to test this integration, I'm just switching the passes over to use the transform instructure.

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

"""

if fn.mlir_module is not None:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just switching to using a guard clause here. No actual code changes, but made it easier to scan the source code and see what was happening.

@github-actions
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@paul0403
Copy link
Member

Did you accidentally commit the intermediates? 😅

@albi3ro
Copy link
Contributor Author

albi3ro commented Nov 20, 2025

Did you accidentally commit the intermediates? 😅

looks like yes ...

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.

3 participants