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

dialects: (seq) Add ConstClockOp #2461

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

Moxinilian
Copy link
Contributor

This PR adds the const clock operation. Because of the arguably very cursed way MLIR handles attribute parsing, we cannot reproduce the convenient structure upstream uses to easily parse the clock value. Instead, I set up a way for the attribute to expose this unstructured parsing for custom parsers.

@Moxinilian Moxinilian added enhancement New feature or request dialects Changes on the dialects labels Apr 14, 2024
@Moxinilian Moxinilian self-assigned this Apr 14, 2024
@Moxinilian Moxinilian merged commit 2f975ae into xdslproject:main Apr 16, 2024
8 of 9 checks passed
@Moxinilian Moxinilian deleted the seq-const branch April 16, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants