RFR: 8277617: Adjust AVX3Threshold for copy/fill stubs [v4]
Jatin Bhateja
jbhateja at openjdk.java.net
Wed Nov 24 18:39:14 UTC 2021
On Wed, 24 Nov 2021 16:55:32 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>> Currently 32-byte instructions are used for small array copy and clear.
>> This can be optimized by using 64-byte instructions.
>>
>> Please review.
>>
>> Best Regards,
>> Sandhya
>
> Sandhya Viswanathan has updated the pull request incrementally with one additional commit since the last revision:
>
> Override threshold only if flag is default
Thanks @sviswa7 , changes looks good to me.
Best Regards
-------------
Marked as reviewed by jbhateja (Committer).
PR: https://git.openjdk.java.net/jdk/pull/6512
More information about the hotspot-dev
mailing list