RFR: 8277617: Adjust AVX3Threshold for copy/fill stubs [v6]
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Tue Nov 30 00:10:39 UTC 2021
> 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:
Fix whitespace
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6512/files
- new: https://git.openjdk.java.net/jdk/pull/6512/files/b44b63ed..190f974c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6512&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6512&range=04-05
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/6512.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6512/head:pull/6512
PR: https://git.openjdk.java.net/jdk/pull/6512
More information about the hotspot-compiler-dev
mailing list