RFR: 8363989: AArch64: Add missing backend support of VectorAPI expand operation
erifan
duke at openjdk.org
Thu Aug 21 07:00:35 UTC 2025
On Wed, 20 Aug 2025 11:27:59 GMT, Andrew Haley <aph at openjdk.org> wrote:
> The algorithm description here is great. Please paste all of it from "Since there are" to "but with different instructions where appropriate." into this PR, before the vector expand implementation.
@theRealAph I have I basically copied the algorithm description to the vector expand implementation. Since there are already two examples in the implementation functions, I didn't copy this example over. Could you review it again? Thank you.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26740#issuecomment-3209252469
More information about the hotspot-compiler-dev
mailing list