Skip to content

Conversation

@mudit2812
Copy link
Contributor

@mudit2812 mudit2812 changed the title [PROTOTYPE] Add prototype implementation of PLModulePass [PROTOTYPE] Add prototype implementation of xDSL PLModulePass Nov 19, 2025
@mudit2812 mudit2812 added the unified compiler Pull requests for the integration with xDSL label Nov 19, 2025
Comment on lines +148 to +150
# xdsl.pattern_rewriter.op_type_rewrite_pattern was used as a reference to
# implement the type hint collection. Source:
# https://github.com/xdslproject/xdsl/blob/main/xdsl/pattern_rewriter.py
Copy link
Contributor Author

Choose a reason for hiding this comment

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

xDSL uses the Apache 2.0 license, so this should be fine, right? The functionality mentioned in this comment is not something that does anything actually related to xDSL or compilation either.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file will be removed before merging the PR.

@mudit2812 mudit2812 changed the title [PROTOTYPE] Add prototype implementation of xDSL PLModulePass Add PLModulePass to abstract away low-level details of xDSL's ModulePass Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

unified compiler Pull requests for the integration with xDSL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants