git: openjdk/jdk: master: 8354242: VectorAPI: combine vector not operation with compare

Xiaohong Gong xgong at openjdk.org
Wed Sep 17 07:36:19 UTC 2025


Changeset: 45cc515f
Branch: master
Author:    erifan <erfang at nvidia.com>
Committer: Xiaohong Gong <xgong at openjdk.org>
Date:      2025-09-17 07:32:19 +0000
URL:       https://git.openjdk.org/jdk/commit/45cc515f451accfd1a0a36d17ccb38d428a5d035

8354242: VectorAPI: combine vector not operation with compare

Reviewed-by: epeter, jbhateja, xgong

! src/hotspot/share/opto/node.cpp
! src/hotspot/share/opto/subnode.hpp
! src/hotspot/share/opto/vectornode.cpp
! src/hotspot/share/opto/vectornode.hpp
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
+ test/hotspot/jtreg/compiler/vectorapi/VectorMaskCompareNotTest.java
+ test/micro/org/openjdk/bench/jdk/incubator/vector/MaskCompareNotBenchmark.java



More information about the jdk-changes mailing list