XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P2 P2
    • 10
    • 10
    • hotspot
    • None
    • b21
    • x86
    • generic

      Switch UseSubwordForMaxVector flag off by default.

      src/share/vm/opto/c2_globals.hpp
      @@ -192,7 +192,7 @@
                 "of rounds of unroll,optimize,..") \
                 range(0, max_jint) \
                                                                                   \
      - product(bool, UseSubwordForMaxVector, true, \
      + product(bool, UseSubwordForMaxVector, false, \
                 "Use Subword Analysis to set maximum vector size") \
                                                                                   \
         develop(intx, UnrollLimitForProfileCheck, 1, \

            kvn Vladimir Kozlov
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: