RFR: 8357304: [PPC64] C2: Implement MinV, MaxV and Reduction nodes [v2]

duke duke at openjdk.org
Fri May 30 12:16:56 UTC 2025


On Thu, 22 May 2025 09:10:12 GMT, David Briemann <dbriemann at openjdk.org> wrote:

>> The following nodes are added:
>> - MinV / MaxV
>> - AndV / OrV / XorV
>> - MinReductionV / MaxReductionV / AndReductionV / OrReductionV / XorReductionV
>> - AddReductionVI / MulReductionVI
>
> David Briemann has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove TEMP_DEF effect for dst

@dbriemann 
Your change (at version 8126d0db54fcc70a7f4e098ca166049a11110be1) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25318#issuecomment-2922232656


More information about the hotspot-compiler-dev mailing list