RFR [11] (XS): 8192857: LogCompilation could show the intrinsics more like +PrintIntrinsics
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Jan 2 23:49:02 UTC 2018
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