git: openjdk/mobile: 8233032: assert(in_bb(n)) failed: must be

duke duke at openjdk.java.net
Tue Dec 10 09:07:20 UTC 2019


Changeset: 2ee7b9d3
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2019-12-10 09:28:38 +0000
URL:       https://git.openjdk.java.net/mobile/commit/2ee7b9d3

8233032: assert(in_bb(n)) failed: must be

Find first and last memory state of a load pack without relying on bb indices.

Co-authored-by: Roland Westrelin <rwestrel at redhat.com>
Reviewed-by: roland, kvn, thartmann

! src/hotspot/share/opto/superword.cpp
+ test/hotspot/jtreg/compiler/loopopts/superword/CoLocatePack.java



More information about the mobile-changes mailing list