Skip to content

[CIR] Reformat Ops to use common CIR_ prefix and definition traits style #1741

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

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

xlauko
Copy link
Collaborator

@xlauko xlauko commented Jul 11, 2025

  • This adds common CIR_ prefix to all operation disambiguating them when used with other dialects.

  • Unifies traits style in operation definitions

@xlauko
Copy link
Collaborator Author

xlauko commented Jul 11, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@xlauko xlauko marked this pull request as ready for review July 11, 2025 16:53
…style

- This adds common `CIR_` prefix to all operation disambiguating them when used with other dialects.

- Unifies traits style in operation definitions
@xlauko xlauko force-pushed the users/xlauko/cir-ops-dialect-prefixes branch from 3a05f2f to b7716db Compare July 14, 2025 12:15
Copy link
Member

@bcardosolopes bcardosolopes left a comment

Choose a reason for hiding this comment

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

More goodness, yay!

@xlauko xlauko merged commit 17aa78d into main Jul 14, 2025
8 of 9 checks passed
xlauko added a commit to llvm/llvm-project that referenced this pull request Jul 15, 2025
…style

- This adds common CIR_ prefix to all operation disambiguating them when used with other dialects.
- Unifies traits style in operation definitions.

This mirrors incubator changes from llvm/clangir#1741
xlauko added a commit to llvm/llvm-project that referenced this pull request Jul 15, 2025
…style (#148865)

- This adds common CIR_ prefix to all operation disambiguating them when used with other dialects.
- Unifies traits style in operation definitions.

This mirrors incubator changes from llvm/clangir#1741
llvm-sync bot pushed a commit to arm/arm-toolchain that referenced this pull request Jul 15, 2025
…ion traits style (#148865)

- This adds common CIR_ prefix to all operation disambiguating them when used with other dialects.
- Unifies traits style in operation definitions.

This mirrors incubator changes from llvm/clangir#1741
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.

2 participants