[PATCH] Add a Scalarize pass
Renato Golin
renato.golin at linaro.org
Wed Nov 13 06:27:38 PST 2013
On 13 November 2013 13:54, Richard Sandiford <rsandifo at linux.vnet.ibm.com>wrote:
> Like you say, isn't the vectoriser itself one of them? We have passes
> that convert scalar operations to vector operations based on target
> properties, and this patch is adding a pass that converts vector
> operations to scalar operations based on target properties.
>
That is a good point. I don't have a strong opinion on this, but I think
you should get someone more in sync with the pass manager's policies for a
harder decision.
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131113/2196b34b/attachment.html>
More information about the llvm-commits
mailing list