-
Couldn't load subscription status.
- Fork 23
[EVM][CVP] Disable narrowing of div and rem instructions #912
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
base: main
Are you sure you want to change the base?
Conversation
This is not profitable for us, since it will introduce more instructions. Signed-off-by: Vladimir Radosavljevic <[email protected]>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #912 +/- ##
==========================================
- Coverage 30.91% 30.91% -0.01%
==========================================
Files 2430 2430
Lines 806276 806282 +6
Branches 176487 176489 +2
==========================================
Hits 249277 249277
- Misses 513109 513122 +13
+ Partials 43890 43883 -7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
📊 evm compiler-tester excel report Benchmarks measured for:
|
|
📊 Excel Report Available Benchmarks measured for:
|
|
|
This is not profitable for us, since it will introduce more instructions.