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: (x86) PR11 - RMI Operations #2529

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

KGrykiel
Copy link
Collaborator

@KGrykiel KGrykiel commented May 2, 2024

Added support for operations with one destination register, one memory access and one immediate.

@KGrykiel KGrykiel added the dialects Changes on the dialects label May 2, 2024
@KGrykiel KGrykiel requested review from superlopuh, compor and tarinduj May 2, 2024 18:29
@KGrykiel KGrykiel self-assigned this May 2, 2024
Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.83%. Comparing base (167d54c) to head (29acc23).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2529      +/-   ##
==========================================
- Coverage   89.85%   89.83%   -0.02%     
==========================================
  Files         351      351              
  Lines       43969    44013      +44     
  Branches     6563     6572       +9     
==========================================
+ Hits        39507    39541      +34     
- Misses       3505     3513       +8     
- Partials      957      959       +2     

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

@KGrykiel KGrykiel merged commit 675e9f9 into main May 2, 2024
10 checks passed
@KGrykiel KGrykiel deleted the KGrykiel/x86dialect-PRs11 branch May 2, 2024 22:36
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants