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

Clarify invoke backedge invalidation. #443

Merged
merged 1 commit into from
May 8, 2023
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented May 8, 2023

Fixes #442

@maleadt maleadt requested a review from vchuravy May 8, 2023 14:53
@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Patch coverage: 40.00% and project coverage change: -0.09 ⚠️

Comparison is base (587e53e) 87.15% compared to head (bf5ed71) 87.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
- Coverage   87.15%   87.06%   -0.09%     
==========================================
  Files          24       24              
  Lines        2958     2961       +3     
==========================================
  Hits         2578     2578              
- Misses        380      383       +3     
Impacted Files Coverage Δ
src/jlgen.jl 82.67% <40.00%> (-0.77%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maleadt maleadt merged commit 5de5a5c into master May 8, 2023
@maleadt maleadt deleted the tb/invalidate_invoke branch May 8, 2023 15:32
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.

Handle (Type, MI) for invoke in backedge invalidation
2 participants