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: (arith) add Cmpi canonicalization #3564

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

alexarice
Copy link
Collaborator

Adds cmpi canonicalization patterns for when the two operands are the same ssa value.

@alexarice alexarice added the dialects Changes on the dialects label Dec 3, 2024
@alexarice alexarice self-assigned this Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.40%. Comparing base (06e8ecb) to head (fe04b92).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3564      +/-   ##
==========================================
- Coverage   90.41%   90.40%   -0.01%     
==========================================
  Files         466      467       +1     
  Lines       58776    58853      +77     
  Branches     5598     5604       +6     
==========================================
+ Hits        53141    53205      +64     
- Misses       4198     4205       +7     
- Partials     1437     1443       +6     

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

@alexarice alexarice merged commit ad28789 into main Dec 4, 2024
15 checks passed
@alexarice alexarice deleted the alexarice/cmpi-canonicalization branch December 4, 2024 09:49
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