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: Add binary arithmetic llvm operations #1812

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Conversation

math-fehr
Copy link
Collaborator

This PR adds multiple LLVM integer binary operations, along with their custom syntax.

@math-fehr math-fehr added the dialects Changes on the dialects label Nov 22, 2023
@math-fehr math-fehr self-assigned this Nov 22, 2023
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (270468a) 89.19% compared to head (dd9e00f) 89.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1812      +/-   ##
==========================================
+ Coverage   89.19%   89.21%   +0.02%     
==========================================
  Files         262      262              
  Lines       32279    32348      +69     
  Branches     4768     4781      +13     
==========================================
+ Hits        28790    28859      +69     
  Misses       2796     2796              
  Partials      693      693              

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

@math-fehr math-fehr merged commit 482dab2 into main Nov 22, 2023
10 checks passed
@math-fehr math-fehr deleted the fehr/llvm-add branch November 22, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants