RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs

Emanuel Peter epeter at openjdk.org
Fri Feb 17 10:10:23 UTC 2023


On Mon, 13 Feb 2023 01:43:49 GMT, Fei Gao <fgao at openjdk.org> wrote:

>>> @fg1417 Do you have the possibility to test on arm32?
>> 
>> Sure. I'll do the testing with a 32-bit docker container on a 64-bit host.
>
>> > @fg1417 Do you have the possibility to test on arm32?
>> 
>> Sure. I'll do the testing with a 32-bit docker container on a 64-bit host.
> 
> The testing for tier 1 - 3 and jcstress looks good. No new failures on arm32. Thanks.

@fg1417 @reinrich Would you mind running the test above with the specified commandline, and send me the output? Does it vectorize? Or does it throw an exception?
Please run it once with and once without my patch.

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

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


More information about the hotspot-compiler-dev mailing list