RFR: 8305781: compiler/c2/irTests/TestVectorizationMultiInvar.java failed with "IRViolationException: There were one or multiple IR rule failures."
Vladimir Kozlov
kvn at openjdk.org
Mon Apr 17 19:35:23 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.
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13492#pullrequestreview-1388826246
More information about the hotspot-compiler-dev
mailing list