git: openjdk/jdk: 8286972: Support the new loop induction variable related PopulateIndex IR node on x86
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Mon May 23 15:30:04 UTC 2022
Changeset: 5d8d6da3
Author: Sandhya Viswanathan <sviswanathan at openjdk.org>
Date: 2022-05-23 15:28:32 +0000
URL: https://git.openjdk.java.net/jdk/commit/5d8d6da36aeb3bd4f6238cfac509d0e481fa5d1e
8286972: Support the new loop induction variable related PopulateIndex IR node on x86
Reviewed-by: kvn, jbhateja
! src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp
! src/hotspot/cpu/x86/c2_MacroAssembler_x86.hpp
! src/hotspot/cpu/x86/x86.ad
+ test/hotspot/jtreg/compiler/vectorization/TestPopulateIndex.java
More information about the jdk-changes
mailing list