…ions through partial inlining using AVX-512 masked instructions
Summary: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions
C2_MacroAssembler::genmask(Register dst, Register len, Register temp) has the empty body
…ions through partial inlining using AVX-512 masked instructions
Summary: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions C2_MacroAssembler::genmask(Register dst, Register len, Register temp) has the empty body
Test Plan: ci jtreg
Reviewed-by: JoshuaZhuwj
Issue: https://github.com/dragonwell-project/dragonwell11/issues/701