RFR: 8286941: Add mask IR for partial vector operations for ARM SVE [v8]
Xiaohong Gong
xgong at openjdk.org
Mon Jul 4 10:19:39 UTC 2022
On Thu, 30 Jun 2022 17:51:34 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Xiaohong Gong has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address review comments
>
> An other test failed in tier2: compiler/loopopts/superword/TestPickFirstMemoryState.java
> Details are in RFE.
Hi @vnkozlov , the fixing is pushed to the PR. I tested the failure case on a avx-512 machine, and the failure gone. Could you please help to run the test again? Thanks a lot!
-------------
PR: https://git.openjdk.org/jdk/pull/9037
More information about the hotspot-compiler-dev
mailing list