RFR: 8259822: [PPC64] Support the prefixed instruction format added in POWER10 [v3]
Kazunori Ogata
ogatak at openjdk.java.net
Tue Feb 2 12:45:04 UTC 2021
On Mon, 1 Feb 2021 18:49:20 GMT, Corey Ashford <github.com+51754783+CoreyAshford at openjdk.org> wrote:
>> Kazunori Ogata has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update (2nd round) based on review comments
>
> Just a few more minor things... several defined-but-not-used functions, and some little formatting issues.
@CoreyAshford Thank you for your review. I went through my changes to check spacing, as well as removed unused pla and psubi as you pointed out.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2095
More information about the hotspot-compiler-dev
mailing list