On Fri, Oct 5, 2012 at 3:50 PM, Jason Merrill <ja...@redhat.com> wrote:
> On 10/05/2012 05:57 PM, Sriraman Tallam wrote:
>>
>> In general, the dispatcher is always necessary since it is not known
>> what function version will be called at compile time. This is true
>> whether it is a direct or an indirect call.
>
>
> So you want to compile with lowest common denominator flags and then choose
> a faster version at runtime based on the running configuration? I see.
>

Yes.

Thanks,
-Sri.

> Jason
>

Reply via email to