Request for reviews (XL): 7119644: Increase superword's vector size up to 256 bits
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Jun 11 07:12:31 PDT 2012
Thank you, Roland
I will correct the comment.
Vladimir
On 6/11/12 7:06 AM, Roland Westrelin wrote:
> AFAICT this is ok.
>
> In formsopt.cpp:
> 68 // Stack slots start at the next available even register number.
> 69 _reg_ctr = (_reg_ctr+7)& ~7;
>
> The comment is no longer correct.
>
> Roland.
More information about the hotspot-compiler-dev
mailing list