As seen here: https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=575.100.0 there's about 9% slowdown between g:ada871cfadd3f496 (2023-11-04 08:31) and g:fd1596f9962569af (2023-11-14 01:27) when running spec2006 436.cactusADM compiled with -Ofast. The test was run on an Aarch64 machine (-march=armv8.2-a+crypto+fp16+rcpc+dotprod+ssbs).
Do you know what core is this runs on?
It's a ampere altra IIRC.
GCC 14.1 is being released, retargeting bugs to GCC 14.2.
GCC 14.2 is being released, retargeting bugs to GCC 14.3.
The slowdown I reported originally disappeared. If you look at the graph, you can see that the benchmark currently runs slower than on g:ada871cfadd3f496 but it's now unclear where the slowdown occured (it was possibly introduced incrementally over multiple commits). If no one objects, I will close this PR.
Marking as RESOLVED FIXED.