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: (scf) fix scf.if printing bug #3160

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

alexarice
Copy link
Collaborator

Didn't catch this on the original PR as the bug is crazy and filecheck isn't checking whole lines. Apparently functions in python cast to true.

Should we enforce matching on whole lines in the scf_ops.mlir filecheck test?

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.00%. Comparing base (83b33f8) to head (ea154ab).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3160      +/-   ##
==========================================
- Coverage   90.00%   90.00%   -0.01%     
==========================================
  Files         427      427              
  Lines       53860    53860              
  Branches     8344     8344              
==========================================
- Hits        48477    48476       -1     
- Misses       4036     4037       +1     
  Partials     1347     1347              

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

@alexarice alexarice merged commit c6c4093 into main Sep 11, 2024
14 checks passed
@alexarice alexarice deleted the alexarice/scf_if_bug branch September 11, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants