[9] RFR (S): 8056926: Improve caching of GuardWithTest combinator
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Mon Sep 1 11:07:33 UTC 2014
FTR, selectAlternative intrinsic is there from the very beginning.
Recent changes improved how intrinsics are represented on LF level +
added a bunch of new intrinsics.
Best regards,
Vladimir Ivanov
On 9/1/14, 2:49 PM, Paul Sandoz wrote:
>
> On Sep 1, 2014, at 12:29 PM, Vladimir Ivanov <vladimir.x.ivanov at oracle.com> wrote:
>
>> Thanks, Paul.
>>
>> There's no need to add @ForceInline on selectAlternative.
>> It is used only during LF interpretation. There's an intrinsic for GWT combinator, which encodes it as a branch (see InvokerBytecodeGenerator.emitSelectAlternative).
>>
>
> Ah yes, i forgot about those recently added intrinsics,
> Paul.
>
>
>
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
>
More information about the mlvm-dev
mailing list