Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8313737

[lworld] test/hotspot/jtreg/compiler/gcbarriers/TestZGCBarrierElision.java IR rules failed with Gen Z

XMLWordPrintable


      One or more @IR rules failed:

      Failed IR Rules (9) of Methods (6)
      ----------------------------------
      1) Method "static void compiler.gcbarriers.TestZGCEffectiveBarrierElision.testAllocateArrayThenStoreAtKnownIndex(compiler.gcbarriers.Outer)" - [Failed IR rules: 1]:
         * @IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, phase={FINAL_CODE}, applyIf={}, applyIfCPUFeatureOr={}, applyIfCPUFeature={}, counts={"_#C#Z_STORE_P_WITH_BARRIER_FLAG#_", "elided", "1"}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
           > Phase "Final Code":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "(\\d+(\\s){2}(zStoreP\\S*.*)+(\\s){2}===.*barrier\\(\\s*elided\\s*\\))"
                 - Failed comparison: [found] 0 = 1 [given]
                 - No nodes matched!

      2) Method "static void compiler.gcbarriers.TestZGCEffectiveBarrierElision.testAllocateArrayThenStoreAtUnknownIndex(compiler.gcbarriers.Outer,int)" - [Failed IR rules: 1]:
         * @IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, phase={FINAL_CODE}, applyIf={}, applyIfCPUFeatureOr={}, applyIfCPUFeature={}, counts={"_#C#Z_STORE_P_WITH_BARRIER_FLAG#_", "elided", "1"}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
           > Phase "Final Code":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "(\\d+(\\s){2}(zStoreP\\S*.*)+(\\s){2}===.*barrier\\(\\s*elided\\s*\\))"
                 - Failed comparison: [found] 0 = 1 [given]
                 - No nodes matched!

      3) Method "static void compiler.gcbarriers.TestZGCEffectiveBarrierElision.testArrayAtomicThenAtomic(compiler.gcbarriers.Outer[],compiler.gcbarriers.Outer)" - [Failed IR rules: 2]:
         * @IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, phase={FINAL_CODE}, applyIf={}, applyIfCPUFeatureOr={}, applyIfCPUFeature={}, counts={"_#C#Z_GET_AND_SET_P_WITH_BARRIER_FLAG#_", "strong", "1"}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
           > Phase "Final Code":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "(\\d+(\\s){2}((zXChgP)|(zGetAndSetP\\S*).*)+(\\s){2}===.*barrier\\(\\s*strong\\s*\\))"
                 - Failed comparison: [found] 2 = 1 [given]
                   - Matched nodes (2):
                     * 83 zXChgP === 74 81 84 150 86 [[ 87 82 73 71 ]] compiler/gcbarriers/Outer * barrier(strong )
                     * 117 zXChgP === 108 115 118 152 120 [[ 121 116 107 105 ]] compiler/gcbarriers/Outer * barrier(strong )
         * @IR rule 2: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, phase={FINAL_CODE}, applyIf={}, applyIfCPUFeatureOr={}, applyIfCPUFeature={}, counts={"_#C#Z_GET_AND_SET_P_WITH_BARRIER_FLAG#_", "elided", "1"}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
           > Phase "Final Code":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "(\\d+(\\s){2}((zXChgP)|(zGetAndSetP\\S*).*)+(\\s){2}===.*barrier\\(\\s*elided\\s*\\))"
                 - Failed comparison: [found] 0 = 1 [given]
                 - No nodes matched!

      4) Method "static void compiler.gcbarriers.TestZGCEffectiveBarrierElision.testArrayLoadThenLoad(compiler.gcbarriers.Outer[])" - [Failed IR rules: 2]:
         * @IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, phase={FINAL_CODE}, applyIf={}, applyIfCPUFeatureOr={}, applyIfCPUFeature={}, counts={"_#C#Z_LOAD_P_WITH_BARRIER_FLAG#_", "strong", "1"}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
           > Phase "Final Code":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "(\\d+(\\s){2}(zLoadP\\S*.*)+(\\s){2}===.*barrier\\(\\s*strong\\s*\\))"
                 - Failed comparison: [found] 2 = 1 [given]
                   - Matched nodes (2):
                     * 85 zLoadP === 80 83 161 86 [[ 87 75 79 ]] compiler/gcbarriers/Outer * barrier(strong )
                     * 114 zLoadP === 109 112 161 115 [[ 116 104 108 ]] compiler/gcbarriers/Outer * barrier(strong )
         * @IR rule 2: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, phase={FINAL_CODE}, applyIf={}, applyIfCPUFeatureOr={}, applyIfCPUFeature={}, counts={"_#C#Z_LOAD_P_WITH_BARRIER_FLAG#_", "elided", "1"}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
           > Phase "Final Code":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "(\\d+(\\s){2}(zLoadP\\S*.*)+(\\s){2}===.*barrier\\(\\s*elided\\s*\\))"
                 - Failed comparison: [found] 0 = 1 [given]
                 - No nodes matched!

      5) Method "static void compiler.gcbarriers.TestZGCEffectiveBarrierElision.testArrayStoreThenLoad(compiler.gcbarriers.Outer[],compiler.gcbarriers.Outer)" - [Failed IR rules: 1]:
         * @IR rule 2: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, phase={FINAL_CODE}, applyIf={}, applyIfCPUFeatureOr={}, applyIfCPUFeature={}, counts={"_#C#Z_LOAD_P_WITH_BARRIER_FLAG#_", "elided", "1"}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
           > Phase "Final Code":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "(\\d+(\\s){2}(zLoadP\\S*.*)+(\\s){2}===.*barrier\\(\\s*elided\\s*\\))"
                 - Failed comparison: [found] 0 = 1 [given]
                 - No nodes matched!

      6) Method "static void compiler.gcbarriers.TestZGCEffectiveBarrierElision.testArrayStoreThenStore(compiler.gcbarriers.Outer[],compiler.gcbarriers.Outer)" - [Failed IR rules: 2]:
         * @IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, phase={FINAL_CODE}, applyIf={}, applyIfCPUFeatureOr={}, applyIfCPUFeature={}, counts={"_#C#Z_STORE_P_WITH_BARRIER_FLAG#_", "strong", "1"}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
           > Phase "Final Code":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "(\\d+(\\s){2}(zStoreP\\S*.*)+(\\s){2}===.*barrier\\(\\s*strong\\s*\\))"
                 - Failed comparison: [found] 2 = 1 [given]
                   - Matched nodes (2):
                     * 83 zStoreP === 75 82 174 188 84 [[ 85 81 71 ]] memory barrier(strong )
                     * 115 zStoreP === 107 114 174 189 116 [[ 117 113 103 ]] memory barrier(strong )
         * @IR rule 2: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, phase={FINAL_CODE}, applyIf={}, applyIfCPUFeatureOr={}, applyIfCPUFeature={}, counts={"_#C#Z_STORE_P_WITH_BARRIER_FLAG#_", "elided", "1"}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
           > Phase "Final Code":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "(\\d+(\\s){2}(zStoreP\\S*.*)+(\\s){2}===.*barrier\\(\\s*elided\\s*\\))"
                 - Failed comparison: [found] 0 = 1 [given]
                 - No nodes matched!

            rcastanedalo Roberto Castaneda Lozano
            dsimms David Simms
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: