ethereum / ethereum/evmjit

Optimize operations on smaller types

Open
#39 1 comment 0 reactions 0 assignees View on GitHub
planned
Dominant language
C++
Stars
169
Forks
78
PR merge metrics
No merged PRs in 30d

Description

The optimizer should use less registers for values where it can infer that they need less than 256 bits. We should potentially also revisit the code that is generated for e.g. 256 bit multiplication such that it is efficient for small values and that branch prediction is correct.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.