Integrated: 8342677: Add IR validation tests for newly added saturated vector add / sub operations

Jatin Bhateja jbhateja at openjdk.org
Mon Dec 2 16:58:50 UTC 2024


On Mon, 21 Oct 2024 10:52:01 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> This is a follow up PR to https://github.com/openjdk/jdk/pull/20507
> It adds IR validation tests for newly added saturated vector add / sub operations.

This pull request has now been integrated.

Changeset: 29c57e8b
Author:    Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/29c57e8b346531c8675ad853460207f67e00f946
Stats:     587 lines in 2 files changed: 587 ins; 0 del; 0 mod

8342677: Add IR validation tests for newly added saturated vector add / sub operations

Reviewed-by: epeter

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

PR: https://git.openjdk.org/jdk/pull/21603


More information about the hotspot-compiler-dev mailing list