Request for reviews (M): 7201026: add vector for shift count

Dean Long dean.long at oracle.com
Mon Oct 1 09:28:10 PDT 2012


On 10/1/2012 5:20 AM, Roland Westrelin wrote:
>> http://cr.openjdk.java.net/~kvn/7201026/webrev
> It looks good.
> Why do we need a different node type for left and right shifts? Wouldn't a single one be sufficient?
>
> Roland.

For ARM, right-shift values need to be negative :-)

dl


More information about the hotspot-compiler-dev mailing list