RFR: 8259822: [PPC64] Support the prefixed instruction format added in POWER10 [v8]
Kazunori Ogata
ogatak at openjdk.java.net
Wed Mar 31 19:17:23 UTC 2021
On Thu, 25 Mar 2021 10:50:45 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Kazunori Ogata has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Clean up compute_padding() and fix grammatical errors
>
> Looks good to me, now. Is the latest version substantially tested? We need to rely on IBMs testing because nobody else has Power10.
@TheRealMDoerr I verified there was no additional errors against the base version in DaCapo, Renaissance, and SPECjbb2015. Altough some tests in DaCapo and Renaissance (e.g., DaCapo eclipse and tradesoap and Renaissance db-shootout) failed in the modified version, they also failed in the base build with the same error.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2095
More information about the hotspot-compiler-dev
mailing list