[jdk18] RFR: 8278796: Incorrect behavior of FloatVector.withLane on X86

Vladimir Kozlov kvn at openjdk.java.net
Wed Dec 15 22:08:59 UTC 2021


On Wed, 15 Dec 2021 10:11:20 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> - Incorrect operand is being passed to insertps instruction which causes incorrectness issues in FloatVector.withLane operation.
>  - Existing JTREG test cases have been modified appropriately with a non-zero insertion index.
> 
> Kindly review and share your comments.
> Best Regards,
> Jatin

Testing passed.

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

Marked as reviewed by kvn (Reviewer).

PR: https://git.openjdk.java.net/jdk18/pull/28


More information about the hotspot-compiler-dev mailing list