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) add custom syntax to streaming region #2859

Merged
merged 2 commits into from
Jul 7, 2024

Conversation

superlopuh
Copy link
Member

Makes some things easier to read.

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

codecov bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@105cc1e). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2859   +/-   ##
=======================================
  Coverage        ?   89.86%           
=======================================
  Files           ?      398           
  Lines           ?    49704           
  Branches        ?     7650           
=======================================
  Hits            ?    44668           
  Misses          ?     3832           
  Partials        ?     1204           

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

printer.print_string(")")

if self.attributes:
printer.print(" attrs = ")
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it make sense to change this to just " attributes " like attr-with-keyword in MLIR?

Copy link
Member Author

Choose a reason for hiding this comment

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

oh yeah

@superlopuh superlopuh merged commit c4603ce into main Jul 7, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/snitch_stream/streaming-region-custom-region branch July 7, 2024 15:29
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