RFR: 8325083: jdk/incubator/vector/Double512VectorTests.java crashes in Assembler::vex_prefix_and_encode [v4]
Sandhya Viswanathan
sviswanathan at openjdk.org
Wed May 29 00:07:02 UTC 2024
On Tue, 28 May 2024 17:18:15 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
>> This bugfix patch limits the register class for operands of byte to double cast pattern to prevent reported assertion failure on Knights family CPUs.
>>
>> Kindly review and share your feedback.
>>
>> Best Regards,
>> Jatin
>
> Jatin Bhateja has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>
> - Removing unrelated commit
> - Merge branch 'master' of http://github.com/openjdk/jdk into JDK-8325083
> - Review suggestion incorporated.
> - Removing redundant assertions
> - 8325083: jdk/incubator/vector/Double512VectorTests.java crashes in Assembler::vex_prefix_and_encode
Looks good to me as well.
-------------
Marked as reviewed by sviswanathan (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19407#pullrequestreview-2084025584
More information about the hotspot-compiler-dev
mailing list