[vectorIntrinsics] Integrated: 8274631: assert(false) failed: bad AD file with -XX:UseKNLSetting

Jatin Bhateja jbhateja at openjdk.java.net
Fri Oct 1 19:38:50 UTC 2021


On Fri, 1 Oct 2021 10:14:38 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> - Fix for assertion failure in test/hotspot/jtreg/compiler/vectorapi/VectorMaskCastTest.java crashes during compilation over KNL target.
> - A safety check has been added to prevent intrinsification of VectorMask.cast API if source and destination have incompatible ideal types i.e one is predicate vector type (TypeVectMask) and other a vector type (TypeVect).

This pull request has now been integrated.

Changeset: cec4dad4
Author:    Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.java.net/panama-vector/commit/cec4dad4d28b714b48c6f60f0f60186b07c3cceb
Stats:     11 lines in 1 file changed: 11 ins; 0 del; 0 mod

8274631: assert(false) failed: bad AD file with -XX:UseKNLSetting

Reviewed-by: psandoz

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

PR: https://git.openjdk.java.net/panama-vector/pull/141


More information about the panama-dev mailing list