-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Access to nonconstant fixed columns. (#2368)
Some machines need non-constant fixed column values even outside of fixed lookups. An example for that is the `STEP` column in a riscv VM. This PR introduces variables for those columns and implements access in the compiled code.
- Loading branch information
Showing
10 changed files
with
289 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
229272f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.20
.executor-benchmark/keccak
13543459187
ns/iter (± 152333763
)8210169589
ns/iter (± 30435634
)1.65
This comment was automatically generated by workflow using github-action-benchmark.