-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b08
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8354165 | 21.0.8 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
Failed IR Rules (1) of Methods (1)
----------------------------------
1) Method "public static void compiler.vectorization.TestFloat16VectorConvChain.test(short[],short[],short[])" - [Failed IR rules: 1]:
* @IR rule 1: "@compiler.lib.ir_framework.IR(phase={DEFAULT}, applyIfPlatformAnd={}, applyIfCPUFeatureOr={}, counts={"_#V#VECTOR_CAST_HF2F#_", "_@any", ">= 1", "_#V#VECTOR_CAST_F2HF#_", "_@any", " >= 1"}, applyIfPlatform={}, failOn={}, applyIfPlatformOr={}, applyIfOr={}, applyIfCPUFeatureAnd={}, applyIf={}, applyIfCPUFeature={}, applyIfAnd={}, applyIfNot={})"
> Phase "PrintIdeal":
- counts: Graph contains wrong number of nodes:
* Constraint 1: "(\\d+(\\s){2}(VectorCastHF2F.*)+(\\s){2}===.*vector[A-Za-z]\\[\\d+\\]:\\{float\\})"
- Failed comparison: [found] 0 >= 1 [given]
- No nodes matched!
* Constraint 2: "(\\d+(\\s){2}(VectorCastF2HF.*)+(\\s){2}===.*vector[A-Za-z]\\[\\d+\\]:\\{short\\})"
- Failed comparison: [found] 0 >= 1 [given]
- No nodes matched!
- backported by
-
JDK-8354165 compiler/vectorization/TestFloat16VectorConvChain.java fails with non-standard AVX/SSE settings
-
- Resolved
-
- caused by
-
JDK-8333890 Fatal error in auto-vectorizer with float16 kernel.
-
- Resolved
-
- relates to
-
JDK-8336827 compiler/vectorization/TestFloat16VectorConvChain.java timeouts on ppc64 platforms after JDK-8335860
-
- Resolved
-
-
JDK-8318683 compiler/c2/irTests/TestPhiDuplicatedConversion.java "Failed IR Rules (2) of Methods (2)"
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk21u-dev/a9fa0b19
-
Commit(master) openjdk/jdk/35df48e1
-
Review(master) openjdk/jdk21u-dev/1588
-
Review(master) openjdk/jdk/20160