RFR: 8305781: compiler/c2/irTests/TestVectorizationMultiInvar.java failed with "IRViolationException: There were one or multiple IR rule failures."
Tobias Hartmann
thartmann at openjdk.org
Mon Apr 17 11:43:30 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.
Looks good to me.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13492#pullrequestreview-1387847533
More information about the hotspot-compiler-dev
mailing list