hg: jdk/jdk: 8230062: assert(i == p->size()-1) failed: must be last element of the pack
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Mon Sep 30 07:32:45 UTC 2019
Changeset: 0df9370fee29
Author: chagedorn
Date: 2019-09-30 09:29 +0200
URL: https://hg.openjdk.java.net/jdk/jdk/rev/0df9370fee29
8230062: assert(i == p->size()-1) failed: must be last element of the pack
Summary: Avoids vectorization of reduction chain in which an intermediate result is used.
Reviewed-by: roland, thartmann
! src/hotspot/share/opto/superword.cpp
More information about the jdk-all-changes
mailing list