RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v4]

Emanuel Peter epeter at openjdk.org
Mon Mar 6 08:42:21 UTC 2023


The message from this sender included one or more files
which could not be scanned for virus detection; do not
open these files unless you are certain of the sender's intent.

----------------------------------------------------------------------
On Mon, 6 Mar 2023 08:39:24 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   more tests
>
> test/hotspot/jtreg/compiler/c2/irTests/TestVectorizationMismatchedAccess.java line 186:
> 
>> 184:         testByteByte5(byteArray, byteArray, 0, size-1);
>> 185:     }
>> 186:     
> 
> Suggestion:

Remove the trailing spaces

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

PR: https://git.openjdk.org/jdk/pull/12440


More information about the hotspot-compiler-dev mailing list