src/hotspot/share/opto/superword.cpp
changeset 51017 dd7ce84016a5
parent 50588 1ab701eb7de4
child 51333 f6641fcf7b7e
--- a/src/hotspot/share/opto/superword.cpp	Mon Jul 09 11:15:55 2018 -0700
+++ b/src/hotspot/share/opto/superword.cpp	Mon Jul 09 13:25:08 2018 -0700
@@ -376,6 +376,7 @@
                 if (same_type) {
                   max_vector = cur_max_vector;
                   flag_small_bt = true;
+                  cl->mark_subword_loop();
                 }
               }
             }