RFR: 8256614: AArch64: Add SVE backend implementation for integer min/max

Andrew Dinn adinn at openjdk.java.net
Fri Nov 20 10:03:03 UTC 2020


On Fri, 20 Nov 2020 07:13:18 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:

> We need to add them all to avoid the "bad AD file" crash.

I'm not clear how this came about. Is this fix needed as a response to another change that caused the crash? Or is the problem that the incomplete implementation was pushed without testing some cases properly?

Is there a before and after test case for the problem this fixes?

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

PR: https://git.openjdk.java.net/jdk/pull/1337


More information about the hotspot-compiler-dev mailing list