RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v4]

Vladimir Kozlov kvn at openjdk.org
Mon Oct 10 20:06:57 UTC 2022


On Mon, 19 Sep 2022 14:15:19 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

>> Could you please enable the compiler/vectorapi/VectorFPtoIntCastTest.java for AVX2 platforms?
>> Currently they are only run for AVX512DQ platforms.
>
>> Could you please enable the compiler/vectorapi/VectorFPtoIntCastTest.java for AVX2 platforms? Currently they are only run for AVX512DQ platforms.
> 
> I have added missing casting cases AVX/AVX2 and AVX512 targets in existing comprehensive test for [casting](test/hotspot/jtreg/compiler/vectorapi/reshape/utils/TestCastMethods.java.)

@jatin-bhateja, please merge latest JDK and I will start re-testing.

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

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


More information about the hotspot-compiler-dev mailing list