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: (riscv) mark assembly region as isolated from above #2668

Merged
merged 1 commit into from
May 31, 2024

Conversation

superlopuh
Copy link
Member

Mostly impacts SSA counters in filechecks, and one assembly printing test.

@superlopuh superlopuh added the dialects Changes on the dialects label May 30, 2024
@superlopuh superlopuh requested a review from PapyChacal May 30, 2024 14:03
@superlopuh superlopuh self-assigned this May 30, 2024
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.63%. Comparing base (16954e0) to head (2c7c7f0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2668      +/-   ##
==========================================
- Coverage   89.64%   89.63%   -0.02%     
==========================================
  Files         361      362       +1     
  Lines       46254    46341      +87     
  Branches     6992     7009      +17     
==========================================
+ Hits        41464    41537      +73     
- Misses       3719     3726       +7     
- Partials     1071     1078       +7     

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

Copy link
Collaborator

@PapyChacal PapyChacal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay!

@superlopuh superlopuh merged commit 06ea7da into main May 31, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/riscv/isolated-from-above branch May 31, 2024 10:30
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.

2 participants