-
Notifications
You must be signed in to change notification settings - Fork 16
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
Enable division and bit manipulation extensions in benchmarks #616
Conversation
The source of the riscv-arch-test test failure is actually in the building workflow:
This looks unexpected. |
I updated the toolchain, because I was getting errors when tried to compile the toolchain with Zb* extensions. I will take a look at this error. |
… into enable_b_in_benchmarks
a2acf3e
to
fb4e1e2
Compare
It's pretty nice that the benchmark job now runs in 14 minutes instead of 16-17. |
I reported the cause in binutils: bminor/binutils-gdb@27b3396 |
Blocked until the new image is in the package registry.
Fixes #613.
I ran the benchmarks here: https://github.com/xThaid/coreblocks/actions/runs/8239973106/job/22534443637