LoopRangeStrideTest: One or more @IR rules failed
Eirik Bjørsnøs
eirbjo at gmail.com
Wed Feb 22 19:29:26 UTC 2023
I'm seeing GHA fail on linux-x86 hs/tier1 on a PR branch where master was
merged an hour ago or so. Could this be a Hotspot issue?
https://github.com/eirbjo/jdk/actions/runs/4244846953
Details:
Failed IR Rules (2) of Methods (2)
----------------------------------
1) Method "public int[]
compiler.vectorization.runner.LoopRangeStrideTest.countDownLoopWithNegScale()"
- [Failed IR rules: 1]:
* @IR rule 1: "@compiler.lib.ir_framework.IR(phase={DEFAULT},
applyIfCPUFeatureAnd={}, applyIfCPUFeatureOr={"asimd", "true", "sse4.1",
"true"}, applyIf={}, applyIfCPUFeature={}, counts={"_#STORE_VECTOR#_",
">0"}, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
> Phase "PrintIdeal":
- counts: Graph contains wrong number of nodes:
* Constraint 1: "(\\d+(\\s){2}(StoreVector.*)+(\\s){2}===.*)"
- Failed comparison: [found] 0 > 0 [given]
- No nodes matched!
...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-compiler-dev/attachments/20230222/3114fc95/attachment-0001.htm>
More information about the hotspot-compiler-dev
mailing list