Integrated: 8305781: compiler/c2/irTests/TestVectorizationMultiInvar.java failed with "IRViolationException: There were one or multiple IR rule failures."
Roland Westrelin
roland at openjdk.org
Tue Apr 18 08:57:56 UTC 2023
On Mon, 17 Apr 2023 11:26:47 GMT, Roland Westrelin <roland at openjdk.org> wrote:
> The test case only works if unaligned accesses are allowed (that is
> AlignVector false). I added a runtime check similar to what I did with
> TestVectorizationMismatchedAccess.
This pull request has now been integrated.
Changeset: 8ecb5dfa
Author: Roland Westrelin <roland at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8ecb5dfa34ebd2ef7717994522fbb4bd7a14e0c9
Stats: 9 lines in 1 file changed: 7 ins; 0 del; 2 mod
8305781: compiler/c2/irTests/TestVectorizationMultiInvar.java failed with "IRViolationException: There were one or multiple IR rule failures."
Reviewed-by: thartmann, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/13492
More information about the hotspot-compiler-dev
mailing list