RFR: 8256820: AArch64: Optimize vector rotate (immediate) with shift and insert instructions
Andrew Haley
aph at redhat.com
Mon Dec 14 10:18:24 UTC 2020
On 14/12/2020 10:04, Andrew Haley wrote:
> I am seriously wondering if this change is worth doing. To find out,
> we'd have to test on all of the different AArch64 systems in use.
Just to explain a little more. We've never had many really processor-
microarchitecture-specific optimizations in AArch64 HotSpot. I'm not
very happy that we should do so, because the resulting complexity
would make the port hard to manage.
I wonder if this optimization would ever make a significant difference
to any workload other than one specifically written to test it. If you
know of any, please tell us.
--
Andrew Haley (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the hotspot-dev
mailing list