Re: [REPOST 2/3] Add tuning support for power11

2024-07-18 Thread Segher Boessenkool
Hi! On Wed, Jul 10, 2024 at 01:35:47PM -0400, Michael Meissner wrote: > * config/rs6000/power10.md (all reservations): Add power11 as an > alternative to power10. That is not a great description of what is actually going on. Just "Add power11." would be better :-) Or "Add power11 be

[REPOST 2/3] Add tuning support for power11

2024-07-10 Thread Michael Meissner
[This is a repost of the June 4th patch] This patch makes -mtune=power11 use the same tuning decisions as -mtune=power10. This patch makes -mtune=power11 use the same tuning decisions as -mtune=power10. It needs the previous patch to be applied. I have bootstrapped these patches on both little