On 10/28/2012 04:14 PM, Marc Glisse wrote:
Hello,

this patch lets some predicates on floating point constants answer true for vectors, so optimizations are applied.
Great.

I wonder how are we doing lately in terms of function pointer inlining?! If the current optimizers can already able to smoothly inline real_zerop & co we could have a single helper function and avoid all this redundancy... In case, I suppose other code could also benefit.

Thanks,
Paolo.

Reply via email to