On x86_64 AMD Zen2 machine with Ofast LTO PGO march=native mtune=native between commits g:1d17d58c284fa8c3 (2023-09-14 02:39) and g:c8e9a75085f9725c (2023-09-18 13:09) there is a 519.lbm_r 7% execution time regression. Here is a plot of recent measurements: https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=286.477.0 I confirmed this on another Zen2 machine. This time I measured 9% slowdown.
I'm not sure which commit fixed the slowdown but it is now gone. 519.lbm_r performance is back to where it was at g:1d17d58c284fa8c3. Marking as fixed.