RFR: 8321648: Integral gather optimized mask computation.

Sandhya Viswanathan sviswanathan at openjdk.org
Mon Dec 18 22:30:38 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

LGTM

-------------

Marked as reviewed by sviswanathan (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17048#pullrequestreview-1787810545


More information about the hotspot-compiler-dev mailing list