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: (snitch_stream) remove StridedReadOp and LowerStridedWriteOp #2127

Merged
merged 10 commits into from
Feb 10, 2024

Conversation

superlopuh
Copy link
Member

We might as well lower to snitch directly, instead of going through one more snitch_stream operation. It also makes the stream starting more explicit, by returning the streams directly.

@superlopuh superlopuh added the dialects Changes on the dialects label Feb 8, 2024
@superlopuh superlopuh self-assigned this Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d2f8f50) 90.12% compared to head (7597f67) 90.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2127      +/-   ##
==========================================
- Coverage   90.12%   90.11%   -0.02%     
==========================================
  Files         302      302              
  Lines       36857    36813      -44     
  Branches     5471     5472       +1     
==========================================
- Hits        33219    33175      -44     
  Misses       2859     2859              
  Partials      779      779              

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

Base automatically changed from sasha/snitch_stream/stride-pattern-operand to main February 10, 2024 19:45
@superlopuh superlopuh merged commit 99bdfe3 into main Feb 10, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/snitch_stream/enable-gets-streams branch February 10, 2024 19:52
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.

3 participants