RFR: 8337666: AArch64: SHA3 GPR intrinsic
Dmitry Chuyko
dchuyko at openjdk.org
Thu May 15 09:52:54 UTC 2025
On Wed, 14 May 2025 13:52:55 GMT, Andrew Haley <aph at openjdk.org> wrote:
> OK, I'm convinced. We really do need both of these intrinsics.
Thanks, Andrew. I'm working on your previous comments (bg mode but still). Just a short update on that: macros per few instructions may make it more confusing (in terms of in-mind masm->"C" mapping) and also may wipe out a couple of tiny code micro-arrangements; macro for the main loop and other corrections make sense.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24260#issuecomment-2883227442
More information about the hotspot-dev
mailing list