Integrated: 8259584: SuperWord::fix_commutative_inputs checks in_bb(fin1) instead of in_bb(fin2)

Vladimir Kozlov kvn at openjdk.java.net
Fri Jan 29 16:18:41 UTC 2021


On Thu, 28 Jan 2021 18:54:33 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Fix typo. Note, this change does not affect product because this code is not executed after JDK-8251994 fix: 
> https://github.com/openjdk/jdk/blob/master/src/hotspot/share/opto/superword.cpp#L519

This pull request has now been integrated.

Changeset: 6415d3b8
Author:    Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6415d3b8
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8259584: SuperWord::fix_commutative_inputs checks in_bb(fin1) instead of in_bb(fin2)

Reviewed-by: shade

-------------

PR: https://git.openjdk.java.net/jdk/pull/2299


More information about the hotspot-compiler-dev mailing list