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

feat: Added verify to the integer conversion operations to follow llvm semantics #3341

Merged
merged 8 commits into from
Oct 25, 2024

Conversation

lfrenot
Copy link
Collaborator

@lfrenot lfrenot commented Oct 25, 2024

No description provided.

@lfrenot lfrenot requested a review from tobiasgrosser October 25, 2024 10:00
@lfrenot lfrenot self-assigned this Oct 25, 2024
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.08%. Comparing base (a4f69c4) to head (2a943e3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3341   +/-   ##
=======================================
  Coverage   90.07%   90.08%           
=======================================
  Files         446      446           
  Lines       56401    56419   +18     
  Branches     5414     5417    +3     
=======================================
+ Hits        50806    50824   +18     
  Misses       4162     4162           
  Partials     1433     1433           

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

@tobiasgrosser
Copy link
Contributor

Thank you!

@lfrenot lfrenot merged commit a3e2e7c into main Oct 25, 2024
14 checks passed
@lfrenot lfrenot deleted the llvm-integer-cast-ops branch October 25, 2024 10:16
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants