Integrated: 8321648: Integral gather optimized mask computation.
Jatin Bhateja
jbhateja at openjdk.org
Tue Dec 19 07:54:49 UTC 2023
On Mon, 11 Dec 2023 07:26:31 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> Hi,
>
> This bug fix patch optimizes integral gather mask computation using cheaper instruction and fixes incorrect instruction attributes in legacy integral gather instructions.
>
> All Vector API JTREG tests are passing with this at various AVX levels.
>
> Kindly review and share feedback.
>
> Best Regards,
> Jatin
This pull request has now been integrated.
Changeset: 76637c53
Author: Jatin Bhateja <jbhateja at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/76637c53c56d39cc534ecaa9e9ff55413173b15c
Stats: 31 lines in 3 files changed: 11 ins; 14 del; 6 mod
8321648: Integral gather optimized mask computation.
Reviewed-by: thartmann, sviswanathan
-------------
PR: https://git.openjdk.org/jdk/pull/17048
More information about the hotspot-compiler-dev
mailing list