RFR: 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:54 UTC 2023


On Mon, 17 Apr 2023 11:40:32 GMT, Tobias Hartmann <thartmann 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.

@TobiHartmann @vnkozlov thanks for the reviews.

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

PR Comment: https://git.openjdk.org/jdk/pull/13492#issuecomment-1512710180


More information about the hotspot-compiler-dev mailing list