On Mon, Jun 18, 2018 at 4:54 PM Richard Sandiford
wrote:
>
> vectorizable_call stubs out the original scalar statement with
> a dummy assignment to the same lhs, so that we don't leave any bogus
> scalar calls around. If the call is actually a pattern statement,
> the code rightly took the lhs of
vectorizable_call stubs out the original scalar statement with
a dummy assignment to the same lhs, so that we don't leave any bogus
scalar calls around. If the call is actually a pattern statement,
the code rightly took the lhs of the original bb statement:
if (is_pattern_stmt_p (stmt_info))