Re: [PATCH] target/119010 - add missing integer store reservations for znver4 and znver5

2025-03-25 Thread Jan Hubicka
> The imov and imovx classified stores miss reservations in the znver4/5 > pipeline description. The following adds them. > > Bootstrap and regtest pending on x86_64-unknown-linux-gnu. > > OK? > > PR target/119010 > * config/i386/zn4zn5.md (znver4_imov_double_store, > znver5_i

Re: [PATCH] target/119010 - add missing integer store reservations for znver4 and znver5

2025-03-25 Thread Jan Hubicka
> The imov and imovx classified stores miss reservations in the znver4/5 > pipeline description. The following adds them. > > Bootstrap and regtest pending on x86_64-unknown-linux-gnu. > > OK? > > PR target/119010 > * config/i386/zn4zn5.md (znver4_imov_double_store, > znver5_i

[PATCH] target/119010 - add missing integer store reservations for znver4 and znver5

2025-03-25 Thread Richard Biener
The imov and imovx classified stores miss reservations in the znver4/5 pipeline description. The following adds them. Bootstrap and regtest pending on x86_64-unknown-linux-gnu. OK? PR target/119010 * config/i386/zn4zn5.md (znver4_imov_double_store, znver5_imov_double_sto