RFC: Enable vectorization of call instructions in the loop vectorizer

Renato Golin renato.golin at linaro.org
Thu Dec 19 11:31:02 PST 2013


On 19 December 2013 18:12, James Molloy <james.molloy at arm.com> wrote:

> Sorry for the churn – one last version! This one adds predicate functions
> “has*”, and adds a Module& parameter to the “get*” functions to allow them
> to create the function on demand if needs be.
>

Hi James,

I may be wrong, but I'd assume the has* functions would return get* !=
NULL, so not really value added.

Are you implementing them in a different way?

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/7fac2d33/attachment.html>


More information about the llvm-commits mailing list