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

transformations: ptr -> riscv conversion #3393

Merged

Conversation

mamanain
Copy link
Collaborator

@mamanain mamanain commented Nov 4, 2024

Part 3 of introducing ptr dialect to snitch compilation. Pass to lower ptr to riscv.

@mamanain mamanain self-assigned this Nov 4, 2024
@mamanain mamanain added transformations Changes or adds a transformatio backend Compiler backend in xDSL labels Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.16%. Comparing base (87e1a46) to head (fa2ca63).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3393      +/-   ##
==========================================
+ Coverage   90.13%   90.16%   +0.02%     
==========================================
  Files         452      455       +3     
  Lines       57157    57332     +175     
  Branches     5498     5511      +13     
==========================================
+ Hits        51519    51692     +173     
- Misses       4180     4186       +6     
+ Partials     1458     1454       -4     

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

@mamanain mamanain merged commit 7f3957b into xdslproject:main Nov 5, 2024
15 checks passed
@mamanain mamanain deleted the manainen/ptr-dialect-part3-riscvconv branch November 5, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Compiler backend in xDSL transformations Changes or adds a transformatio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants