-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
We should enable more testing with StressShortRunningLongLoop and disabling ShortRunningLongLoop. This is especially important for vectorization tests. In a next step, we should whitelist ShortRunningLongLoop for the IR framework such that vectorization tests are automatically IR matched even when we disable the flag. This is a trade-off between the benefit of that and users doing some loop counting in their IR rules that now need to be ware of handling ShortRunningLongLoop=false. I think that is acceptable and we anticipate only very few issues with our current tests.
This is an umbrella RFE for the three different tasks:
- Updating CI stress jobs
- Updating fuzzer configs
- Update IR framework whitelist
This is an umbrella RFE for the three different tasks:
- Updating CI stress jobs
- Updating fuzzer configs
- Update IR framework whitelist
- relates to
-
JDK-8342692 C2: long counted loop/long range checks: don't create loop-nest for short running loops
-
- Resolved
-
1.
|
Add ShortRunningLongLoop to the IR framework whitelist |
|
Open | Unassigned |