RFR: 8332153: RISC-V: enable tests and add comment for vector shift instruct (shared by vectorization and Vector API) [v3]

Hamlin Li mli at openjdk.org
Tue May 21 07:41:27 UTC 2024


On Tue, 21 May 2024 01:57:00 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix misc
>
> test/hotspot/jtreg/compiler/c2/aarch64/TestVectorShiftShorts.java line 31:
> 
>> 29:  *
>> 30:  * @requires vm.compiler2.enabled
>> 31:  * @requires os.arch == "aarch64"
> 
> Is this change still needed then?

No, fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19265#discussion_r1607794042


More information about the hotspot-compiler-dev mailing list