RFR: 8255224: x86_32 tests fail with "bad AD file" after JDK-8223051

Aleksey Shipilev shade at openjdk.java.net
Thu Oct 22 16:58:11 UTC 2020


On Thu, 22 Oct 2020 15:05:23 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> x86_32 is missing an ad file rule for (CMoveL (Bool (CmpUL

So these are the copies of `cmovLL_reg_LEGT` and `cmovLL_mem_LEGT` matches above, but with `flagsReg_ulong_LEGT flags`? Looks fine to me. It passes almost all tests in tier1 for me (other failures look unrelated).

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

Marked as reviewed by shade (Reviewer).

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


More information about the hotspot-compiler-dev mailing list