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

core: add custom attr and prop name support to assembly format #2123

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

superlopuh
Copy link
Member

We can either use the python or the irdl name in the custom assembly format, it make sense to me to stick to the IRDL name of things to be portable. Not sure if there's an aspect that I'm missing here.

@superlopuh superlopuh added the core xDSL core (ir, textual format, ...) label Feb 8, 2024
@superlopuh superlopuh self-assigned this Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b5e4e6e) 90.11% compared to head (7faa79f) 90.12%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2123   +/-   ##
=======================================
  Coverage   90.11%   90.12%           
=======================================
  Files         296      296           
  Lines       36734    36758   +24     
  Branches     5458     5461    +3     
=======================================
+ Hits        33103    33127   +24     
  Misses       2852     2852           
  Partials      779      779           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@math-fehr math-fehr left a comment

Choose a reason for hiding this comment

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

Nice! I agree that the IRDL name should be the one used for portability!

@superlopuh superlopuh merged commit 4d9849f into main Feb 10, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/memref/prop-name-format branch February 10, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core xDSL core (ir, textual format, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants