RFR: 8301739: AArch64: Add optimized rules for vector compare with immediate for SVE

Chang Peng duke at openjdk.org
Tue Apr 11 09:30:33 UTC 2023


On Tue, 11 Apr 2023 08:43:04 GMT, Andrew Haley <aph at openjdk.org> wrote:

> This entire block of code needs extensive refactoring.
> 
> Please write a function from Condition -> int. Use a simple boolean is_unsigned. Extract the common code from the two arms of this if statement.

Ok, thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13200#discussion_r1162544493


More information about the hotspot-compiler-dev mailing list