Skip to content
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

[RTG] Add sequence_closure and invoke_sequence operations #7839

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

maerhart
Copy link
Member

Add operations to use sequences within other sequences and in tests.

@maerhart maerhart added the RTG Involving the `rtg` dialect label Nov 19, 2024
Copy link
Contributor

@fabianschuiki fabianschuiki left a comment

Choose a reason for hiding this comment

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

Very cool!

include/circt/Dialect/RTG/IR/RTGOps.td Outdated Show resolved Hide resolved
test/Dialect/RTG/IR/basic.mlir Outdated Show resolved Hide resolved
Base automatically changed from maerhart-rtg-dialect-pr to main November 20, 2024 08:55
Co-authored-by: Andrew Lenharth <andrew@lenharth.org>
@maerhart maerhart force-pushed the maerhart-rtg-sequence-invokation branch from ea51f85 to 29321b3 Compare November 20, 2024 09:01
@maerhart maerhart merged commit 855ec94 into main Nov 20, 2024
4 checks passed
@maerhart maerhart deleted the maerhart-rtg-sequence-invokation branch November 20, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RTG Involving the `rtg` dialect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants