-
Bug
-
Resolution: Fixed
-
P4
-
20
-
b19
-
aarch64
Failed IR Rules (3) of Methods (3)
----------------------------------
1) Method "public void compiler.vectorapi.TestReverseByteTransforms.test_reversebytes_int_transform2(int[],int[])" - [Failed IR rules: 1]:
@IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, applyIfCPUFeatureOr= {"asimd", "true", "avx2", "true"}, applyIf={}, applyIfCPUFeature={}, counts={"(\\d+(
s){2}(ReverseBytesV.*)+(
s){2}===.*)", " > 0 "
}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
- counts: Graph contains wrong number of nodes:
* Regex 1: (\d+(\s){2}(ReverseBytesV.*)+(\s){2}===.*)
- Failed comparison: [found] 0 > 0 [given]
- No nodes matched!
2) Method "public void compiler.vectorapi.TestReverseByteTransforms.test_reversebytes_long_transform2(long[],long[])" - [Failed IR rules: 1]:
* @IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, applyIfCPUFeatureOr={"asimd", "true", "avx2", "true"}
, applyIf={}, applyIfCPUFeature={}, counts={"(\\d+(
s)
{2}(ReverseBytesV.*)+(
s){2}
===.*)", " > 0 "
}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
counts: Graph contains wrong number of nodes:
Regex 1: (\d+(\s) {2}(ReverseBytesV.*)+(\s){2}
===.*)
Failed comparison: [found] 0 > 0 [given]
No nodes matched!
3) Method "public void compiler.vectorapi.TestReverseByteTransforms.test_reversebytes_short_transform2(short[],short[])" - [Failed IR rules: 1]:
@IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, applyIfCPUFeatureOr= {"asimd", "true", "avx2", "true"}
, applyIf={}, applyIfCPUFeature={}, counts=
Unknown macro: {"(\d+(\s){2}(ReverseBytesV.*)+(
s){2}===.*)", " > 0 "}
, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
counts: Graph contains wrong number of nodes:
Regex 1: (\d+(\s) {2}(ReverseBytesV.*)+(\s){2}
===.*)
Failed comparison: [found] 0 > 0 [given]
No nodes matched!
>>> Check stdout for compilation output of the failed methods
----------------------------------
1) Method "public void compiler.vectorapi.TestReverseByteTransforms.test_reversebytes_int_transform2(int[],int[])" - [Failed IR rules: 1]:
@IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, applyIfCPUFeatureOr= {"asimd", "true", "avx2", "true"}, applyIf={}, applyIfCPUFeature={}, counts={"(\\d+(
s){2}(ReverseBytesV.*)+(
s){2}===.*)", " > 0 "
}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
- counts: Graph contains wrong number of nodes:
* Regex 1: (\d+(\s){2}(ReverseBytesV.*)+(\s){2}===.*)
- Failed comparison: [found] 0 > 0 [given]
- No nodes matched!
2) Method "public void compiler.vectorapi.TestReverseByteTransforms.test_reversebytes_long_transform2(long[],long[])" - [Failed IR rules: 1]:
* @IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, applyIfCPUFeatureOr={"asimd", "true", "avx2", "true"}
, applyIf={}, applyIfCPUFeature={}, counts={"(\\d+(
s)
{2}(ReverseBytesV.*)+(
s){2}
===.*)", " > 0 "
}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
counts: Graph contains wrong number of nodes:
Regex 1: (\d+(\s) {2}(ReverseBytesV.*)+(\s){2}
===.*)
Failed comparison: [found] 0 > 0 [given]
No nodes matched!
3) Method "public void compiler.vectorapi.TestReverseByteTransforms.test_reversebytes_short_transform2(short[],short[])" - [Failed IR rules: 1]:
@IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, applyIfCPUFeatureOr= {"asimd", "true", "avx2", "true"}
, applyIf={}, applyIfCPUFeature={}, counts=
Unknown macro: {"(\d+(\s){2}(ReverseBytesV.*)+(
s){2}===.*)", " > 0 "}
, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
counts: Graph contains wrong number of nodes:
Regex 1: (\d+(\s) {2}(ReverseBytesV.*)+(\s){2}
===.*)
Failed comparison: [found] 0 > 0 [given]
No nodes matched!
>>> Check stdout for compilation output of the failed methods