RFR: 8290249: Vectorize signum on AArch64
Bhavana-Kilambi
duke at openjdk.org
Tue Aug 16 10:30:14 UTC 2022
On Tue, 16 Aug 2022 10:18:36 GMT, Andrew Haley <aph at openjdk.org> wrote:
> > Hello, thank you for reviewing my patch. I have made the changes as suggested and waiting for the refactoring patch to be merged. I will then change my *ad files accordingly and put another patch for review in this PR.
>
> The change to assembler.hpp is still not done.
I mean I will put up the entire patch (with changes to the assember_aarch64.hpp, c2_MacroAssembler_aarch64.cpp as suggested by you and also the *ad files) once the refactoring patch is merged. I will need to make changes to the *ad files once the refactoring patch is merged, so I plan to put them all together in a single patch. Apologies if I wasn't clear.
-------------
PR: https://git.openjdk.org/jdk/pull/9807
More information about the hotspot-compiler-dev
mailing list