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

dialects: (llvm) Add the integer converstion operations #3337

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

lfrenot
Copy link
Collaborator

@lfrenot lfrenot commented Oct 24, 2024

No description provided.

@lfrenot lfrenot added enhancement New feature or request dialects Changes on the dialects labels Oct 24, 2024
@lfrenot lfrenot requested a review from tobiasgrosser October 24, 2024 09:17
@lfrenot lfrenot self-assigned this Oct 24, 2024
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.06%. Comparing base (785dfaf) to head (897f4e6).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3337   +/-   ##
=======================================
  Coverage   90.06%   90.06%           
=======================================
  Files         446      446           
  Lines       56383    56413   +30     
  Branches     5409     5409           
=======================================
+ Hits        50780    50809   +29     
  Misses       4177     4177           
- Partials     1426     1427    +1     

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

@lfrenot lfrenot requested a review from superlopuh October 24, 2024 09:34
@tobiasgrosser
Copy link
Contributor

This looks great. Thank you.

@tobiasgrosser tobiasgrosser merged commit da52bbc into main Oct 24, 2024
14 checks passed
@tobiasgrosser tobiasgrosser deleted the llvm-integer-cast-ops branch October 24, 2024 13:52
EdmundGoodman pushed a commit to EdmundGoodman/xdsl that referenced this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants