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

Vladimir Kozlov kvn at openjdk.java.net
Thu Dec 16 19:11:01 UTC 2021


On Thu, 16 Dec 2021 13:08:29 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
>
> Jatin Bhateja has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8278796: Extending the test cases to use dynamic insert index and value.

I have to retest before update approval.

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

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


More information about the hotspot-compiler-dev mailing list