hg: jdk/submit14: 8236443: Issues with specializing vector register type for phi operand with generic operands
jatin.bhateja at intel.com
jatin.bhateja at intel.com
Tue Jan 14 05:20:42 UTC 2020
Changeset: e27b546887e7
Author: jbhateja
Date: 2020-01-14 10:55 +0530
URL: https://hg.openjdk.java.net/jdk/submit14/rev/e27b546887e7
8236443: Issues with specializing vector register type for phi operand with generic operands
Summary: Fix special handling for operand resolution of vectorshift and shiftcount nodes. Fix for crash in the resolution algorithm due to non-machine type nodes.
Reviewed-by: vlivanov
! src/hotspot/share/opto/matcher.cpp
! src/hotspot/share/opto/matcher.hpp
! src/hotspot/share/opto/vectornode.cpp
! src/hotspot/share/opto/vectornode.hpp
More information about the jdk-submit-changes
mailing list