hg: jdk/submit: 8201367: assert(current != first_mem) failed: corrupted memory graph in superword code

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu Apr 26 19:44:00 UTC 2018


Changeset: a09af8ef8e5c
Author:    roland
Date:      2018-04-26 12:48 -0700
URL:       http://hg.openjdk.java.net/jdk/submit/rev/a09af8ef8e5c

8201367: assert(current != first_mem) failed: corrupted memory graph in superword code
Summary: don't rely on the RPO order to find the "first" and "last" loads of the pack
Reviewed-by: kvn

! src/hotspot/share/opto/superword.cpp
+ test/hotspot/jtreg/compiler/vectorization/TestUnexpectedLoadOrdering.java



More information about the jdk-submit-changes mailing list