RFR (XS): 8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Aug 14 08:58:51 PDT 2013


Thank you, Roland

Vladimir

On 8/14/13 5:25 AM, Roland Westrelin wrote:
>> http://cr.openjdk.java.net/~kvn/8022993/webrev/
>>
>> C2 has loop max unroll limit hard coded. It limits size of vectors (byte vectors) which are used in AVX instructions.
>> Replace MAX_UNROLL constant with new C2 LoopMaxUnroll flag.
>
> It looks good.
>
> Roland.
>


More information about the hotspot-compiler-dev mailing list