[jdk18] RFR: 8278796: Incorrect behavior of FloatVector.withLane on X86
Vladimir Kozlov
kvn at openjdk.java.net
Wed Dec 15 19:06:53 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
Looks fine to me too. I will run testing.
@jatin-bhateja please, update Description in bug report (it is empty now).
-------------
PR: https://git.openjdk.java.net/jdk18/pull/28
More information about the hotspot-compiler-dev
mailing list