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

backend: (riscv) preserve name hints when casting operands #2858

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

superlopuh
Copy link
Member

@superlopuh superlopuh commented Jul 7, 2024

I find this makes it much easier to read and debug the lowered code.

@superlopuh superlopuh added the backend Compiler backend in xDSL label Jul 7, 2024
@superlopuh superlopuh self-assigned this Jul 7, 2024
Copy link

codecov bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.88%. Comparing base (5526dbb) to head (d51e7fc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2858      +/-   ##
==========================================
- Coverage   89.88%   89.88%   -0.01%     
==========================================
  Files         398      398              
  Lines       49628    49636       +8     
  Branches     7635     7635              
==========================================
+ Hits        44609    44616       +7     
- Misses       3822     3823       +1     
  Partials     1197     1197              

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

@superlopuh superlopuh merged commit 105cc1e into main Jul 7, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/riscv/name-hints branch July 7, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Compiler backend in xDSL
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants