Ping3
On 2/18/21 2:31 PM, Pat Haugen via Gcc-patches wrote:
> Ping2.
>
> On 1/26/21 11:30 AM, Pat Haugen via Gcc-patches wrote:
>> Ping.
>>
>> On 11/13/20 4:04 PM, Pat Haugen via Gcc-patches wrote:
>>> Add Power10 scheduling description.
>>>
>>> This patch adds the Power10 scheduling description. Since power10.md was
>>> pretty much a complete rewrite (existing version of power10.md is mostly
>>> just a copy of power9.md), I diffed power10.md with /dev/null so that the
>>> full contents of the file are shown as opposed to a diff. This should make
>>> it easier to read. This patch will not apply on current trunk do to that
>>> reason.
>>>
>>> Bootstrap/regtest on powerpc64le (Power8/Power10) with no new regressions.
>>> Ok for trunk?
>>>
>>> -Pat
>>>
>>>
>>> 2020-11-13 Pat Haugen <pthau...@linux.ibm.com>
>>>
>>> gcc/
>>> * config/rs6000/rs6000.c (struct processor_costs): New.
>>> (rs6000_option_override_internal): Set Power10 costs.
>>> (rs6000_issue_rate): Set Power10 issue rate.
>>> * config/rs6000/power10.md: Rewrite for Power10.
>>>
>>
>