Skip to content

Conversation

xlauko
Copy link
Collaborator

@xlauko xlauko commented Sep 28, 2025

The format now has the following assembly form:
$kind $src : type($src) -> type($result) attr-dict

This unifies CIR operation formats by removing unnecessary parentheses
and using -> consistently to denote result types.

The format now has the following assembly form:
    $kind $src : type($src) -> type($result) attr-dict

This unifies CIR operation formats by removing unnecessary parentheses
and using `->` consistently to denote result types.
@xlauko
Copy link
Collaborator Author

xlauko commented Sep 28, 2025

Copy link
Collaborator

@andykaylor andykaylor left a comment

Choose a reason for hiding this comment

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

lgtm

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