Vectorization mystery

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Nov 28 20:45:58 UTC 2016


Try without TieredCompilation.
Then use -XX:+TraceLoopOpts
Then try -XX:+TraceSuperWord

Vladimir

On 11/24/16 1:33 AM, Andrew Haley wrote:
> Over in aarch64-dev we have a problem I can't get my head around.
>
> A really simple test case is vectorized when compiled as OSR, but
> is not vectorized when compiled in the usual way.
>
> I'd be grateful for any suggestions about what might cause this,
> and where to look.
>
> Thanks,
>
> Andrew.
>


More information about the hotspot-compiler-dev mailing list