RFR: 8327652: S390x: Implements SLP support [v2]
Martin Doerr
mdoerr at openjdk.org
Fri Mar 15 13:42:44 UTC 2024
On Fri, 8 Mar 2024 05:41:50 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
>> Sidraya Jayagond has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address review comments
>
> src/hotspot/share/opto/machnode.hpp line 146:
>
>> 144: }
>> 145: #endif
>> 146: #if defined(AARCH64)
>
> can't we use #elif here ?
why? no other platform does that.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18162#discussion_r1526306175
More information about the hotspot-dev
mailing list