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 option to clone name hints #2822

Merged
merged 2 commits into from
Jul 3, 2024
Merged

Conversation

superlopuh
Copy link
Member

@superlopuh superlopuh commented Jul 2, 2024

The default for this setting is True

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

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.83%. Comparing base (80e5f72) to head (b6fa7d2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2822   +/-   ##
=======================================
  Coverage   89.83%   89.83%           
=======================================
  Files         396      396           
  Lines       49096    49139   +43     
  Branches     7519     7533   +14     
=======================================
+ Hits        44104    44143   +39     
- Misses       3803     3805    +2     
- Partials     1189     1191    +2     

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

Copy link
Collaborator

@PapyChacal PapyChacal left a comment

Choose a reason for hiding this comment

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

Approving either way, but would be in favour of defaulting to True!

Copy link
Collaborator

@webmiche webmiche left a comment

Choose a reason for hiding this comment

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

LGTM 👍

I btw saw you sneaking that strict=True in there 😉

Copy link
Collaborator

Choose a reason for hiding this comment

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

Did I every mention that I hate SSAValues in the CHECK lines? 😅

Copy link
Member Author

Choose a reason for hiding this comment

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

I added --xdsl-anonymize to filecheckize for this purpose exactly, it only anonymizes %digit, not %identifier :)

Copy link
Collaborator

@martin-luecke martin-luecke left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@georgebisbas georgebisbas left a comment

Choose a reason for hiding this comment

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

Looks good!

@superlopuh superlopuh merged commit 094a0e0 into main Jul 3, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/ir/clone-name-hint branch July 3, 2024 12:40
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.

7 participants