On 09/07/2012 12:31 PM, Iyer, Balaji V wrote: > I hope I have not mistaken your question, but to clarify the > elemental function's definition and body is visible to all passes > after the invocation of gimplify_function_tree (). It is also visible > for the LTO optimization.
If that's the case, what's the point in defining an external ABI and defining what __attribute__((vector)) placed on a function declaration means? r~