-
-
Notifications
You must be signed in to change notification settings - Fork 836
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
feat[venom]: optimize get_basic_block()
#4002
feat[venom]: optimize get_basic_block()
#4002
Conversation
get_basic_block()
hide basic blocks behind get_basic_blocks() iterator and num_basic_blocks.
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #4002 +/- ##
==========================================
- Coverage 90.86% 88.01% -2.86%
==========================================
Files 103 103
Lines 14908 14905 -3
Branches 3304 3303 -1
==========================================
- Hits 13546 13118 -428
- Misses 941 1291 +350
- Partials 421 496 +75 ☔ View full report in Codecov by Sentry. |
What I did
How I did it
How to verify it
Commit message
Description for the changelog
Cute Animal Picture