RFR: 8286847: Rotate vectors don't support byte or short [v4]

Haomin duke at openjdk.java.net
Thu Jun 9 03:08:36 UTC 2022


On Thu, 9 Jun 2022 02:26:49 GMT, Jie Fu <jiefu at openjdk.org> wrote:

>> Haomin has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   delete assert(false, "not supported: %s", type2name(bt))
>
> test/hotspot/jtreg/compiler/vectorization/TestRotateByteAndShortVector.java line 3:
> 
>> 1: /*
>> 2:  * Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
>> 3:  * Copyright (c) 2022, Loongson Technology. All rights reserved.
> 
> The copyright line isn't the same with the one in `compiler/compilercontrol/CompilationModeHighOnlyTest.java`.

I hava changed.

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

PR: https://git.openjdk.java.net/jdk/pull/8740


More information about the hotspot-compiler-dev mailing list