RFR [11] (XS): 8192857: LogCompilation could show the intrinsics more like +PrintIntrinsics
Eric Caspole
eric.caspole at oracle.com
Wed Jan 3 15:20:43 UTC 2018
Whoops, good catch.
New one:
http://cr.openjdk.java.net/~ecaspole/JDK-8192857/03/webrev/
Eric
On 01/02/2018 06:49 PM, Vladimir Kozlov wrote:
> Hi Eric,
>
> Method 'm' is not used:
>
> + Method m = cs.getMethod();
> + cs.setIntrinsicName(id);
>
> Thanks,
> Vladimir
>
> On 1/2/18 11:59 AM, Eric Caspole wrote:
>> Hi everyone,
>> Could you review this small enahncement to the LogCompilation utility
>> so it would show the internal intrinsic name similarly to
>> +PrintIntrinsics.
>> Thanks,
>> Eric
>>
>> JBS:
>> https://bugs.openjdk.java.net/browse/JDK-8192857
>>
>> Webrev:
>> http://cr.openjdk.java.net/~ecaspole/JDK-8192857/02/02/webrev/
More information about the hotspot-compiler-dev
mailing list