RFR: 8287794: Reverse*VNode::Identity problem [v3]

Xiaohong Gong xgong at openjdk.org
Thu Jul 28 03:12:40 UTC 2022


On Mon, 25 Jul 2022 07:48:28 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

>> Yes, it's invalid on x86. So maybe you could add the limitation to the "requires", but seems this could make the codes complex.
>
> Correct.

So for such cases, cpu feature "sve" contains "simd", so I think only keep `"simd", "true"` is fine.

-------------

PR: https://git.openjdk.org/jdk/pull/9623


More information about the hotspot-compiler-dev mailing list